Download List

Projeto Descrição

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

Algumas ferramentas de benchmarking que foram usados no desenvolvimento de versões anteriores estão agora à disposição do público para o teste de algoritmos programadas pelo utilizador. Esta versão faz verificações de precisão mais admissível, em que a precisão de um número pode ser adaptada automaticamente, se necessário. O tratamento dos casos-limite nas rotinas trigonométricas foi melhorado e mais cuidadosamente testados. Como de costume, há também muitas correções de bugs menores e melhorias dos algoritmos de nível inferior.
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