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