Enter your boolean logic expression in the following format:
AND = AB
OR = A+B
NOT = A'
NAND = (AB)'
NOR = (A+B)'
XOR = (A^B)
NXOR = (A^B)'
Enter your boolean logic expression in the following format:
AND = AB
OR = A+B
NOT = A'
NAND = (AB)'
NOR = (A+B)'
XOR = (A^B)
NXOR = (A^B)'