BitNot(n:Int):Int

Returns the bitwise negation of its parameter. If the parameter is EMPTY, the result is EMPTY.

See also: Elementary Functions