Boolean Calculator
A:
B:
Operator:
AND (A ∧ B)
OR (A ∨ B)
XOR (A ⊕ B)
NAND (~(A ∧ B))
NOR (~(A ∨ B))
Result:
← Go back to the main page