Truth table for logic gates 1
Here is a truth table that gives definitions of each of the 6 possible 2-input logic gate functions of two Boolean variables
|
|
|
|
|
|
|
||
|---|---|---|---|---|---|---|---|
| Name (function) |
AND (conjunction) |
OR (disjunction) |
NAND (non-conjunction) |
NOR (non-disjunction) |
XOR (non-equivalence) |
XNOR (equivalence) |
where
$\text{T}$ means true and$\text{F}$ means false.