CMATH is a comprehensive library for complex-number arithmetics and
mathematics. This Delphi version contains the same functionality as
CMATH for C++ or the complex class libraries of C++ compilers.
All functions have a prefix (cf_, cd_, or ce_), indicating
Single (Float), Double or Extended precision.
BR>Examples are
cd_sin or
ce_exp.
Superior computational efficiency, accuracy and safety are achieved through the implementation in Assembly language.
This version is for Delphi 6. Users who are still working with Delphi 2, 5, or 5 can download Shareware versions for Delphi 2, for Delphi 4, or for Delphi 5.