complex-not-inf -- r7rs Type real-not-inf:
real-not-inf-not-nan:
rational:
exact-real:
real-zero:
inexact-real-not-inf-not-nan:
real-positive-or-zero-not-inf:
real-zero:
real-positive-not-inf:
rational-positive-or-zero:
real-negative-or-zero-not-inf:
real-zero:
real-negative-not-inf:
rational-negative-or-zero:
inexact-real-not-inf:
complex-not-inf-not-nan:
exact-complex:
exact-real:
complex-zero:
real-zero:
real-not-inf-not-nan:
rational:
exact-real:
real-zero:
inexact-real-not-inf-not-nan:
inexact-complex-not-inf-not-nan:
inexact-complex-not-inf:
rational;integer;exact-complex;exact-real;exact-rational;exact-integer;inexact-rational;inexact-integer;complex-zero;real-zero;rational-zero;integer-zero;exact-integer-zero;rational-not-zero;integer-not-zero;exact-integer-not-zero;integer-even;integer-odd;complex-nan;real-nan;real-not-inf-not-nan;real-positive-not-inf;rational-positive;integer-positive;exact-integer-positive;real-negative-not-inf;rational-negative;integer-negative;exact-integer-negative;real-positive-or-zero-not-inf;rational-positive-or-zero;integer-positive-or-zero;exact-integer-positive-or-zero;real-negative-or-zero-not-inf;rational-negative-or-zero;integer-negative-or-zero;exact-integer-negative-or-zero;inexact-real-not-inf;inexact-complex-not-inf-not-nan;inexact-real-not-inf-not-nan;code-point-unicode;code-point-ascii;range-value;range-offset;range-start;range-end;range-length;range-length-zero;range-length-not-zero;byte;byte-ascii;(lambda (value) (and (complex? value) (not (infinite? value))))