From The Free On-line Dictionary of Computing (19 January 2023): NOT <logic> The Boolean function which is true only if its input is false. Its truth table is: A | NOT A --+------ F | T T | F (1996-11-04)
NOT
<logic> The Boolean function which is true only if its input is false. Its truth table is:
A | NOT A --+------ F | T T | F
(1996-11-04)