Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

XNOR

XNOR is a logical operator in Boolean algebra. It gives the result "True" if both inputs are identical, and "False" if they are different.

"A XNOR B" is equivalent to: "(A AND B) OR (!A AND !B)"

References

The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy