Download List

项目描述

Libapmath is a C++ arbitrary precision math library designed to be as convenient as possible, besides performing well. The approach taken is that of choosing names like those in <cmath> and implementing all arithmetic by overloading of operators.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-31 02:35 Back to release list
1.2

一些基准测试是在早期版本的开发使用的工具,现在公开测试的用户编程的算法。这个版本使检查更精确的受理,因为数字的精度可在必要时自动调整。案件的限制,在三角的处理程序已得到改进和更仔细测试。与往常一样,也有许多小错误修正和下级算法的改进。
标签: Minor feature enhancements
Some benchmarking tools that were used in the development of earlier versions are now publicly available for testing of user-programmed algorithms. This version makes precision checks more admissible, in that the precision of a number can be adapted automatically if necessary. The handling of limit cases in the trigonometric routines has been improved and more carefully tested. As usual, there are also many minor bugfixes and enhancements of the lower level algorithms.

Project Resources