CMATH for Borland C++ 5.2.4
Sponsored Links
CMATH for Borland C++ 5.2.4 Ranking & Summary
File size:
275.33 KB
Platform:
Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows
License:
Shareware
Price:
$60
Downloads:
201
Date added:
2008-12-15
Publisher:
OptiCode - Dr Martin Sander Software Dev
CMATH for Borland C++ 5.2.4 description
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and in polar coordinates, for C/C++ and Pascal/Delphi compilers. CMATH is available as a stand-alone product. It is also included in the OptiVec package.
All functions may alternatively be called from classic C and Pascal/Delphi with type-specific function names (like cf_sin, cd_exp, pe_sqrt), or from C++ and Delphi with overloaded function names and operators (like sin, exp, sqrt, operator +; operators only in C++). As far as possible, all functions have the same names in the Pascal/Delphi version as in the C/C++ version.
Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline code of available complex C++ class libraries). Only for the most simple tasks, alternative inline C++ functions are used in the C++ version.
Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline code of available complex C++ class libraries). Only for the most simple tasks, alternative inline C++ functions are used in the C++ version.
As far as the scope of CMATH overlaps with the complex class implementations of Visual C++, Borland C++, and Delphi, CMATH is a high-quality replacement for the latter, which are all quite inefficient and inaccurate.
In contrast to the written-down-and-compiled textbook formulas of most other available complex libraries (including those coming with Visual C++ and the Borland compilers), the implementation of CMATH was guided by the following rules:
Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline code of available complex C++ class libraries). Only for the most simple tasks, alternative inline C++ functions are used in the C++ version.
Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline code of available complex C++ class libraries). Only for the most simple tasks, alternative inline C++ functions are used in the C++ version.
As far as the scope of CMATH overlaps with the complex class implementations of Visual C++, Borland C++, and Delphi, CMATH is a high-quality replacement for the latter, which are all quite inefficient and inaccurate.
In contrast to the written-down-and-compiled textbook formulas of most other available complex libraries (including those coming with Visual C++ and the Borland compilers), the implementation of CMATH was guided by the following rules:
- Without any compromise, top priority is always given to the mathematically correct result, with the accuracy demanded for the respective data type. Especially for complex functions, this necessitates a very thorough treatment of many different situations. To this end, the various cases have to be distinguished with pedantic care. (Textbook formulas do not need to treat these situations separately, as they theoretically assume infinite accuracy of intermediate results; an actual implementation, however, has to work with the limited accuracy given by real-life processors.)
- Mathematical functions must be "safe" under all circumstances. They may for no reason simply crash, but have to perform a decent error treatment. This is true even - and perhaps especially - for seemingly nonsense arguments, with the single exception of the non-numbers INF and NAN, which occur themselves only as a result of serious errors in other functions.
- By all possible means, greatest execution speed must be attained. (After all, you did not buy your fast computer for nothing!)
- The program code has to be as compact as possible. However, in case of conflicts, faster execution speed is always given priority over smaller code size.
Major Features:
- High-performance implementation in machine code leads to superior speed.
- Accuracy and safety are greatly enhanced.
- Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
- Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
- Switching from your compilers complex class library to CMATH is very simple: Just replace the include-file "complex.h" with "newcplx.h" - thats it!
- The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX.
- This version is for the CodeGear / Borland C/C++ compilers (RAD Studio, BC4.0+, BC++Builder, Borland Dev. Studio, Turbo C++).
Requirements:
- CodeGear / Borland C++ compilers (BC4.0+, BCB, Developer Studio, RAD Stuio, Turbo C++)
WareSeeker Editor
CMATH for Borland C++ 5.2.4 Screenshot
Advertisements
CMATH for Borland C++ 5.2.4 Keywords
CMATH
Borland C
Borland C++
be called
C++
Borland
functions
accuracy
complex
speed
CMATH for Borland C++
CMATH for Borland C++ 5.2.4
Components & Libraries
Software Development
Bookmark CMATH for Borland C++ 5.2.4
CMATH for Borland C++ 5.2.4 Copyright
WareSeeker periodically updates pricing and software information of CMATH for Borland C++ 5.2.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CMATH for Borland C++ 5.2.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
borland compiler
borland c compiler
borland c++ builder
borland c++ compiler
borland c builder
borland c tutorial
Carroll Borland
Christine Borland
borland c++ tutorial
borland c download link
borland c visual portieren
borland c++ 3.1
borland conference
borland caliber
borland c++ 5.02
borland c++ editor
borland c++ builder 6
borland c++ ide
Version History
Related Software
CMATH for Borland C/C++ is a useful and comprehensive library for complex-number arithmetics and mathematics Free Download
Brings the power of vectorized programming to the PC. Replacing loops over data arrays by the hand-optimized, Assembler-written vector and matrix functions of OptiVec can speed up program execution by 2-3 times and enhances accuracy and safety. More than 3500 functions for math, statistics, analysis, signal processing, matrix operations, curve fitting, etc. For CodeGear / Borland C++4.0+ or BC++Builder. Free Download
CMATH is a comprehensive library for complex-number arithmetics and mathematics, both in cartesian and polar format (float, double, and extended precision). The implementation in Assembler ensures superior speed, accuracy, and safety, as compared to other available complex class libraries. All CMATH functions may be called from C or C++. For MS Visual C++ 5, 6, 2003, 2005, or 2008. Free Download
CMATH for Delphi 2006/2007 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. Free Download
Brings the power of vectorized programming to the PC. Free Download
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. CMATH is optimized for Pentium II-IV, but will also run on 486DX and Athlon. For Borland Delphi 2005. Free Download
CMATH for Delphi 2006 is a full featured and advanced library that is created for complex-number arithmetics and mathematics, both in cartesian and in polar coordinates. Free Download
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++. Free Download
Latest Software
Popular Software
Favourite Software
- 3D Developer Studio for Borland C++ Builder 6.0
- !3D Development Studio for Borland C++ Builder 6.07
- MarshallSoft GPS Component for C/C++ 1.4
- Spetnik's C++ Compiler Shell 3.0
- FTP Client Engine for C/C++ 2.7
- IP Works C++ Builder Edition 6.1.3022
- ActiveSocket Network Toolkit 4.0
- Remover for Win32.Parite-A,B,C 1.0