./truth_table
Truth table calculator written in Cpp and STL
!: not&: conjunction|: disjunction>: implication#: equivalenceA-Z: element
g++ truth_table.c -lm -o truth_table
Truth table calculator written in Cpp and STL.
Repository from Github https://github.comRandomOS/truthtable-cpp