Truth Table Calculator

Generate truth tables

The calculator will generate the truth table for the given logic formula/expression. Supports all basic logic operators: negation (complement), and (conjunction), or (disjunction), nand (Sheffer stroke), nor (Peirce's arrow), xor (exclusive disjunction), implication, converse of implication, nonimplication (abjunction), converse nonimplication, xnor (exclusive nor, equivalence, biconditional), tautology (T), and contradiction (F).

Related calculator: Boolean Algebra Calculator

If you have a set of expressions, comma-separate them.
Leave empty for default ordering or specify variables like p,r,q (comma-separated).

If the calculator didn't work as expected, or you'd like to report an error or share feedback, please contact us.

Your Input

Find the truth table for $$$\left(p \oplus q\right) \vee \left(\neg p \wedge r\right)$$$.

Answer

$$$p$$$$$$q$$$$$$r$$$$$$\left(p \oplus q\right) \vee \left(\neg p \wedge r\right)$$$
TrueTrueTrueFalse
TrueTrueFalseFalse
TrueFalseTrueTrue
TrueFalseFalseTrue
FalseTrueTrueTrue
FalseTrueFalseTrue
FalseFalseTrueTrue
FalseFalseFalseFalse