Introduction to the Complex Mathematics Library

The Complex Mathematics Library provides you with the facilities to manipulate complex numbers and to perform standard mathematical operations on them.

The Complex Mathematics Library comprises two classes: complex and c_exception. Use complex to manipulate complex numbers and you use c_exception to handle errors created by the functions and operations in the complex class.

These are the main headings for Library details: