Version 1 of !

Updated 2007-11-10 17:58:25 by dkf

expr boolean negation operator

returns truth if the argument is a falsehood, and falsity of the argument is true

For bitwise "not" use the ~ operator.