CNLMath : Introduction : Complex Arithmetic
Complex Arithmetic
Users can perform computations with complex arithmetic by using IMSL predefined 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.