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