lognot
lognot
is a built-in function in `
C source code
'.
(lognot
NUMBER
)
Return the bitwise complement of
NUMBER
.
NUMBER
must be an integer.