
Publisher's description
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 Athlon and on computers down to 486DX. This version is for Borland Delphi 5.
CMATH for Borland C++ (Win32) |
CMATH for Borland C/C++ makes fast complex-number math functions (cartesian and polar) available in three precisions. This comprehensive library was written in Assembler for superior speed and accuracy. All functions may be called from C or C++.
CMATH for Visual C++ |
CMATH makes fast complex-number math functions (cartesian and polar) available for Visual C++. This comprehensive library was written in Assembler for superior speed and accuracy. All functions may be called from C or C++.
OptiVec for Delphi 4 |
OptiVec for Delphi 4: Assembler-written library of vector and matrix functions, 2-3 times faster than compiled source code: Math, statistics, analysis, FFT, matrix inversion, decomposition, curve-fitting - in total more than 3500 functions.