Truth Table Calculator
Truth Table Calculator
What Is a Truth Table?
A truth table enumerates every possible combination of boolean inputs and records the output of a logical expression for each. With two inputs there are four combinations — (0,0), (0,1), (1,0), (1,1) — and each operation produces a distinct pattern across them. That pattern is the operation's complete definition.
Reading the Key Operations
AND lights up only on (1,1). OR lights up everywhere except (0,0). XOR lights up on the two mixed rows. NAND and NOR are the exact inverses. The implication A → B is the famously counter-intuitive one: false only when the premise holds and the conclusion fails, which gives it three true rows.
From Truth Tables to Circuits
Every digital device is built from logic gates whose behavior is specified by truth tables: AND, OR, NOT, NAND, NOR, XOR, and XNOR. Complex circuits — adders, memory, processors — are designed by combining these primitives, and boolean algebra simplifies the results. Understanding the four-row tables here is the first step into that world.
Frequently Asked Questions
Related Calculators
Home Loan Calculator
Calculate home loan EMI, total interest, and amortization schedule.
Auto Loan Calculator
Detailed auto loan with trade-in, taxes, fees, and amortization.
Bike Loan Calculator
Calculate bike loan EMI, total cost, and repayment breakdown.
Boat Loan Calculator
Estimate boat financing payments, interest, and amortization.
Student Loan Calculator
Calculate student loan payments with income-driven repayment plans.
Gold Loan Calculator
Calculate gold loan amount based on gold weight, purity, and LTV ratio.
USDA Loan Calculator
Calculate USDA loan payments with guarantee fee and income eligibility.
Loan Against Property Calculator
Calculate LAP EMI based on property value and loan-to-value ratio.