Next: built-in numerics rational, Previous: built-in numerics real, Up: built-in numerics [Contents][Index]
Type of rational–valued values.
<rational-valued>
: <rational-valued> type-constructor objValidate obj as object of type <rational-valued>
and return it.
<rational-valued>
: <boolean> type-predicate objThe type predicate is rational-valued?
. Return #t
if
obj is a <rational-valued>
object, otherwise return
#f
.