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