NAND Gate

GPTKB entity

Properties (13)
Predicate Object
gptkbp:instanceOf monastery
gptkbp:complement AND Gate
gptkbp:field 0, 0 -> 1; 0, 1 -> 1; 1, 0 -> 1; 1, 1 -> 0.
gptkbp:function Outputs false only if all inputs are true.
https://www.w3.org/2000/01/rdf-schema#label NAND Gate
gptkbp:inputOutput Two or more.
gptkbp:introduced Carl_Friedrich_Gauss.
gptkbp:is_a_representation_of ¬(A ∧ B)
gptkbp:is_essential_for Yes
gptkbp:is_used_in Any other logic gate.
Digital_Circuits
gptkbp:symbol
gptkbp:variant NOT and AND gates.