Next: syslib numerics expt, Previous: syslib numerics exact, Up: syslib numerics [Index]
Convert the fixnum fx into the corresponding flonum.
Convert the bignum bn into the corresponding flonum.
This is an identity function: always return fl.
Convert the ratnum rt into the corresponding flonum.
Convert the compnum cn into the corresponding cflonum.
This is an identity function: always return cfl.