Next: , Previous: , Up: built-in numerics compnums   [Contents][Index]


6.13.14.5 The <non-zero-inexact-compnum> type

Core Type: <non-zero-inexact-compnum>
Parent Type: <inexact-compnum>

Type of inexact compnum values having either the real part or imaginary part different from zero.

Constructor on <non-zero-inexact-compnum>: <non-zero-inexact-compnum> type-constructor obj

Validate obj as object of type <non-zero-inexact-compnum>. Return obj itself.

Type predicate on <non-zero-inexact-compnum>: <boolean> type-predicate obj

The type predicate is non-zero-inexact-compnum?. Return #t if obj is an object of type <non-zero-inexact-compnum>; otherwise return #f.