Logic Lab

Automated truth table generation for propositional logic expressions.

Instructions

  • Use uppercase letters (A, B, C...) for variables.
  • Supported operators: && (AND), || (OR), ! (NOT), ^ (XOR), => (Implication), <=> (Equivalence).
  • Use parentheses to group operations.

Enter an expression and click generate.