Truth Table Generator
English
Português
Supported operators:
NOT, AND, OR, CONDITIONAL, BI-CONDITIONAL
Example:
A ^ B, ~A v B, A ^ B -> C
Note:
Parentheses are not supported. Expressions are evaluated by operator precedence.
Operators
NOT
AND
OR
Conditional
Biconditional
Boolean Values
True
False
Generate
Clear