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