Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.5

Une présentation amélioré l'arborescence des sources. La représentation des signes a été simplifiée. + + Et - les opérateurs ont été ajoutées à la "vraie" interface. Nouvelle fonctions simples qui sont très utiles, par exemple pour la comparaison des valeurs absolues. D'importantes améliorations dans la performance du journal. Améliorations des fonctions trigonométriques. Corrections de bogues en arithmétique booléenne et la multiplication.
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