Next: syslib flonums predicates, Previous: syslib flonums arithmetic, Up: syslib flonums [Index]
Rationalize the operand and return the result. If fl has an acceptable exact representation:
return such representation; otherwise return #f
.
Rationalize the operand and return the result. If fl has an acceptable exact representation
(it is finite): return such representation; otherwise raise a
&&implementation-restriction
exception.
Convert the fixnum operand into a flonum and return a reference to the result.