1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
2015-03-02 23:36:35 +00:00

6 lines
227 B
Plaintext

TruthTable is a truth table generator that does the dirty work for you.
This Java program handles the following operations: Not, And, Or, XOR,
Implication, and the Biconditional.
WWW: http://www.kinostudios.com/truthtable.php