nand
Definitions
A logical operator that produces a false output only if all its inputs are true.
A digital logic gate that implements the NAND operation, acting as the inverse of an AND gate.
Examples
The logic gate performed a nand operation on the two input signals.
In digital electronics, a nand gate is considered a universal gate because any boolean function can be implemented using only it.