Next: syslib numerics inexact, Previous: syslib numerics denominator, Up: syslib numerics [Index]
This is an identity function: always return fx.
This is an identity function: always return bn.
If fl is an integer flonum: return the corresponding exact integer, a fixnum or bignum. Otherwise raise an exception.
This is an identity function: always return rt.
Attempt to convert the compnum cn into the corresponding exact compnum. If either the real or the imaginary parts are not integers: raise an exception.
Attempt to convert the cflonum cfl into the corresponding exact compnum. If either the real or the imaginary parts are not integers: raise an exception.