Next: , Previous: , Up: syslib numerics   [Index]


12.10.45 Bitwise logic not

Unsafe Operation: $bitwise-not-fixnum fx

Apply the bitwise NOT operation to fx.

Unsafe Operation: $bitwise-not-bignum bn

Apply the bitwise NOT operation to bn.