Using as: Prefix Ops |
---|
Next: Infix Ops, Previous: Operators, Up: Integer Exprs [Contents][Index]
as
has the following prefix operators. They each take
one argument, which must be absolute.
-
Negation. Two’s complement negation.
~
Complementation. Bitwise not.