DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 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)