Program: Truth
By: Ben Axelrod

This program creates a truth table given a Boolean expression.  This truth table can 
be useful when simplifying the expression.  It can take up to 3 variables, X, Y, and 
Z.  You can use the logical AND, OR, NOT, and XOR operators under [2nd][TEST] or the 
equivalent + for OR and * for AND.



For any questions or comments, please email me: ben@micro-micr.com.  
