|
|
CMATH is a comprehensive library for complex-number arithmetics and mathematics.
The following features make CMATH an ideal replacement for other available complex class libraries:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
5. Switching from your compiler's complex class library to CMATH is very simple: Just replace the include-file "complex.h" with "newcplx.h" - that's it!
The
... |
1 Download (Select download link to start download of CMATH for Visual C++) |
Download Link 1 |
Sponsored Links:
|
|
| More Similar Software |
|
CMATH for Borland (Turbo) Pascal 4.0
...
CMATH is a comprehensive library for complex-number arithmetics and mathematics. This version is for Borland Pascal 7 and contains the same functionality as CMATH for C++ (available both for Borland C++ and Visual C++) and CMATH for Delphi. All functions have a prefix (cf_, cd_, or ce_), indicating Single (Float), Double or Extended precision. Examples are cd_sin or ce_exp.Superior computational efficiency, accuracy and safety are achieved through the implementation in Assembly language.All
...
|
|
CMATH for Borland C++ (Win32) 4.4.2
...
CMATH is a comprehensive library for complex-number arithmetics and mathematics.
The following features make CMATH an ideal replacement for other available complex class libraries:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle)
...
|
|
CMATH for Delphi - Educational edition 4.0
...
CMATH is a comprehensive library for complex-number arithmetics and mathematics. This Delphi version contains the same functionality asCMATH for C++ or the complex class libraries of C++ compilers.All functions have a prefix (cf_, cd_, or ce_), indicatingSingle (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 5. Users who are
...
|
|
CMATH for Borland C++ - Educational edition 5.2
...
CMATH is a comprehensive library for complex-number arithmetics and mathematics. It is primarily intended as a high-quality replacement for the complex class libraries of popular C++ compilers. In addition, all functions may be called from C, without the necessity to use C++. Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the C++ code of the compilers' complex class libs). Needs Borland C/C++ 3.0 or higher; math coprocessor
...
|
|
CMATH for Delphi 4 4.4.2
...
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (single, double, and extended precision). The implementation in Assembly language ensures maximum speed, accuracy, and safety, far superior to the unit Complex coming with Delphi.
As in the C version of CMATH, all functions of the Pascal/Delphi version have a type-specific prefix, as in, cf_sin, cd_exp, or pf_sqrt. They are optimized for Pentium II-IV, but will also run on
...
|
|
|
|