Project

General

Profile

$not » History » Version 2

Per Amundsen, 02/23/2023 06:37 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*$not(A)*
4
5
Returns the binary "not":https://en.wikipedia.org/wiki/Bitwise_operation value of A.
6
7
*Parameters*
8
9 2 Per Amundsen
table(ktable).
10
|*Parameter*|*Description*|
11
| A | The binary value. |