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-07-21 23:18 Back to release list
1.1

新的命名计划,是在1.0版推出现在采用的多consistenty。阿新的常规,real_c::积累,提供了一系列的扩张实现快速的方法,并有可能在在图书馆即将推出的版本,指数和三角函数许多emplyoed。一个开方严重错误的,并已删除。一个atan2严重错误的,并已删除。
标签: Major bugfixes
The new naming scheme that was introduced in
version 1.0 is now applied more consistenty. A new
routine, real_c::accumulate, provides a fast
method for implementation of series expansions,
and is likely to be emplyoed in many of the
exponential and trigonometric functions in
upcoming versions of the library. A critical bug
in sqrt has been identified and removed. A
critical bug in atan2 has been identified and
removed.

Project Resources