Previous: built-in numerics cflonums zero, Up: built-in numerics cflonums [Contents][Index]
<non-zero-cflonum>
typeType of cflonum values having either the real part or imaginary part different from zero.
<non-zero-cflonum>
: <non-zero-cflonum> type-constructor objValidate obj as object of type <non-zero-cflonum>
. Return
obj itself.
<non-zero-cflonum>
: <boolean> type-predicate objThe type predicate is non-zero-cflonum?
. Return #t
if
obj is an object of type <non-zero-cflonum>
; otherwise
return #f
.