Used CMath for Visual C++ for Windows?


Editors’ Review

Download.com staff
CMATH is a comprehensive library for complex-number arithmetic and mathematics in Visual C++. It offers high-performance, accurate calculations and flexible coordinate support.
  • Pros

    • Superior speed from machine code implementation.
    • Enhanced accuracy and safety for complex math.
    • Optimized treatment for all floating-point accuracies.
    • Supports both polar and cartesian complex coordinates.
    • Simple migration via include file replacement.
  • Cons

    No Cons available


Used CMath for Visual C++ for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
8.0.1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 8
  • Windows 7
  • Windows XP
  • Windows 10
  • Windows Vista
  • Windows 2003
  • Windows Server
Additional Requirements
Microsoft Visual Studio, any version from latest releases down to VS2005
POPULARITY
Total Downloads
1,535
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Use fast and accurate complex-number math functions in Visual C++.
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 with - that's it. This version is for MS Visual Studio from the current release down to VS 2005, both 32-bit and 64-bit.

Download.com
Your review for CMath for Visual C++