Truth Table Generator
Enter a boolean expression and its variables to build the truth table.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
A truth table lists every possible combination of true/false values for a boolean expression's variables alongside the resulting output, giving a complete and unambiguous definition of the expression's logic — for n variables there are exactly 2^n rows, so a 3-variable expression (A, B, C) produces 8 rows covering every possible input state.
This generator evaluates expressions built from AND, OR, NOT and XOR (accepting either the words or the symbols &, |, !, ^) and fills in every combination automatically. Truth tables are the basic verification tool in digital logic design and computer engineering — used to check that a circuit or boolean condition behaves as intended, to simplify expressions with Karnaugh maps, and to prove logical equivalence between two different-looking expressions.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)