1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/math/truthtable/pkg-descr
Ion-Mihai Tetcu 1cfce65fe9 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.

Author: Greg Slepak
WWW:	http://www.kinostudios.com/truthtable.php

PR:		ports/100041
Submitted by:	Nicola Vitale <nivit at email.it>
2006-07-10 21:45:29 +00:00

7 lines
247 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.
Author: Greg Slepak
WWW: http://www.kinostudios.com/truthtable.php