Stack Input: Integer
Stack Output: Integer
Operand: None
Since: 2.0
Description:
Performs a bitwise NOT operation. For each bit in the output value, if the input bit is a 0, the output bit is set to a 1. Otherwise it is set to a 0.