CMATH for C++ Builder Icon

CMATH for C++ Builder

8.0.1
CMATH: Complex math library (cartesian and polar) for Embarcadero / Borland C++
CMATH for C++ Builder screenshot
Fast complex math library for BC++
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! This version is for the Embarcadero / Borland C/C++ compiler series (RAD Studio, C++ Builder, BC++).
Technical details
Title:
CMATH for C++ Builder 8.0.1 for Windows
Requirements:
Embarcadero / Borland C++ compiler (RAD Studio, C++ Builder, BC++)
OS Support:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Language:
German, English
License:
Shareware
Release date:
August 28, 2020
CMATH for C++ Builder 8.0.1 Changelog

Compatibility with latest compiler releases Minor bug fixes