English
wikipedia
Noun
NAND
- A binary operator composite of NOT AND; negation of AND function.
(0 NAND 0) = 1<br>
(0 NAND 1) = 1<br>
(1 NAND 0) = 1<br>
(1 NAND 1) = 0<br>
Translations
rfc-level|Translations at L3+ (AutoFormat? would have corrected level of Translations)
Finnish: EI-JA
See also
AND#Noun|AND
OR#Noun|OR
NOR#Noun|NOR
NOT#Noun|NOT
XOR#Noun|XOR
|