Next: built-in numerics flonums positive-zero, Previous: built-in numerics flonums base, Up: built-in numerics flonums [Contents][Index]
<zero-flonum> typeType of zero flonum values: ‘+0.0’ and ‘-0.0’.
<zero-flonum>: <zero-flonum> type-constructor objValidate obj as object of type <zero-flonum>. Return
obj itself.
<zero-flonum>: <boolean> type-predicate objThe type predicate is zero-flonum?. Return #t if obj
is an object of type <zero-flonum>; otherwise return #f.