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 did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.

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