(definition)
Definition: Negated disjunction: 0 NOR 0 = 1, 0 NOR 1 = 0, 1 NOR 0 = 0, 1 NOR 1 = 0.
Note: NOR is equivalent to OR followed by NOT. It is of interest because all possible boolean functions can be built with combinations of NORs.
Author: PEB
If you have suggestions, corrections, or comments, please get in touch with Paul E. Black.
Entry modified Fri Dec 17 12:05:50 2004.
HTML page formatted Wed Oct 26 09:47:51 2005.
Cite this as:
Paul E. Black, "nor", from
Dictionary of Algorithms and Data
Structures, Paul E. Black, ed.,
NIST.
http://www.nist.gov/dads/HTML/nor.html