Next: built-in numerics real zero, Previous: built-in numerics real positive, Up: built-in numerics real [Contents][Index]
<negative-real>
typeType of negative real values. Its definition is equivalent to:
(define-type <negative-real> (or <negative-fixnum> <negative-bignum> <negative-flonum>))