Tool Download

CMATH-for-Delphi

Fast complex math library for Delphi

Tool Name:

CMATH-for-Delphi

Tool Version: 7.1.3

Tool Type: Shareware

Tool Cost In: 60 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations: 90-day trial

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
CMATH for Delphi 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.

Long Description 1:
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. Contains the 32-bit Units for P8 (Intel Core2Duo, AMD64x2 or higher) and for P4 (full FPU accuracy; back-compatible to 486DX) as well as 64-bit P8.

Long Description 2:
CMATH is a comprehensive library for complex-number arithmetics and mathematics. The following features make CMATH an ideal replacement for the unit Complex coming with Delphi: 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). This version contains the units for all version of Embarcadero / Borland Delphi from Delphi 7 to XE6. The 32-bit Units are for P4 (full FPU accuracy; back-compatible to Pentium and 486DX / AMD Athlon); the 64-bit Units require at least P8 (Intel Core2Duo, AMD64x2 or higher) and are available from Delphi XE2 on.