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 Requirements

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

이전 버전의 개발에 사용했던 어떤 벤치마킹 도구는 이제 사용자의 공개 테스트를 위해 사용할 수있습니다 프로그램된 알고리즘. 이 버전은 정밀 검사를 더 얻은 필요한 경우, 그 숫자의 정밀도를 자동으로 적응이 될 수있습니다. 삼각 루틴에 제한을 경우 처리가 개선되었습니다 더 신중하게 테스트합니다. 평소와 마찬가지로, 이미 많은 마이너 버그수정 및 낮은 수준의 알고리즘의 개선이다.
Tags: 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