Online Computer Dictionary

Browse words  |  Based on FOLDOC

Queried for: NOT  About NOT

Definition:

The Boolean function which is true only if its input is false. Its truth table is: A | NOT A --+---------- F | T T | F