NOT

PET VIC-20 C64 C16 Plus/4 C128 X16 M65

The unary NOT operator performs a bitwise negation operation.

Syntax

NOT <expression>

The expression can be any type of numeric expression, except FLOAT.