Next: syslib flonums, Previous: syslib fixnums, Up: syslib [Index]
The arguments bn to these operations must be bignums. The
following bindings are exported by the library (vicare system
$bignums)
. iklib numerics for more functions acting on bignums.
Evaluate to true if the operand is positive or negative.
Evaluate to true if the operand is non–positive or non–negative.
Evaluate to true if the operand is even or odd.
Return a fixnum representing the byte at index fx in the data of bn.
Return a fixnum representing the number of machine words in the data portion of a bignum memory block.
Return a flonum object representing bn as inexact number.