Users
can perform computations with complex arithmetic by using IMSL pre-defined
data types. These types are available in two floating-point precisions:
- f_complex for single-precision complex values
- d_complex for double-precision complex values
A description of
complex data types and functions is given in the reference material.