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