Next: , Previous: , Up: Integer Exprs   [Contents][Index]


6.2.3 Prefix Operator

as has the following prefix operators. They each take one argument, which must be absolute.

-

Negation. Twos complement negation.

~

Complementation. Bitwise not.