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-02-19 22:34 Back to release list
0.5

향상된 소스 트리 레이아웃입니다. 로그인 표현을 간소화되었습니다. + + 및 - 연산자를 "진짜"인터페이스에 추가되었습니다. 새로운 간단한 함수는 아주 절대적인 가치의 비교를 위해 예를 들어, 편리합니다. 로그 인해 성능이 대폭 개선되었다. 개선 삼각 함수. 부울 연산과 곱셈에 버그수정.
Tags: Major feature enhancements
An improved source tree layout. Sign representation has been simplified. ++ and -- operators have been added to the "real" interface. New simple functions that are very handy, e.g. for comparison of absolute values. Significant improvements in log performance. Improvements to trigonometric functions. Bugfixes in boolean arithmetic and multiplication.

Project Resources