Platform | x64, Win32, .NET |
Purpose |
To perform a bitwise NOT operation. |
Class |
Elemental function. |
Syntax |
INTEGER FUNCTION NOT(I) |
Description |
The result has the same kind type as I. |
Return value |
Each bit of I is transposed according to the table: |
I NOT |