TOPICS
Search

XNOR


XNORGate

The connective in logic corresponding to the exclusive nor operation. A XNOR B is equivalent to (A ^ B) v (!A ^ !B), where  ^ denotes AND,  v denotes OR, and !A denotes NOT. The circuit diagram symbol for an XNOR gate is illustrated above, and the XNOR truth table is given below for two arguments. For two arguments, "A XNOR B" is identical to "A iff B" and "A is equivalent to B" (A=B).

ABA XNOR B
TTT
TFF
FTF
FFT

See also

AND, Binary Operator, Boolean Algebra, Connective, Equivalent, Iff, Logic, NAND, NOR, NOT, OR, Pascal's Triangle, Truth Table, XOR

Explore with Wolfram|Alpha

References

Simpson, R. E. "The Exclusive NOR (XNOR) Gate." §12.5.7 in Introductory Electronics for Scientists and Engineers, 2nd ed. Boston, MA: Allyn and Bacon, pp. 539 and 554, 1987.

Referenced on Wolfram|Alpha

XNOR

Cite this as:

Weisstein, Eric W. "XNOR." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/XNOR.html

Subject classifications