Differences
This shows you the differences between two versions of the page.
ppl:functions:not [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:not [2024/03/27 14:54] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== NOT(var1: | ====== NOT(var1: | ||
- | Returns the bitwise complement (all bits inverted) of an integer expression | + | Returns the bitwise complement (all bits inverted) of an //integer// expression |
- | **See also:** Or, And, Xor | + | --- |
+ | **See also: | ||