NOR

From Fresh Dictionary

see also nor

Contents

English

Noun

NOR

  1. A binary operator composite of NOT OR; negation of OR function.

(0 NOR 0) = 1
(0 NOR 1) = 0
(1 NOR 0) = 0
(1 NOR 1) = 0

Translation

See also

Personal tools