Télécharger la liste

Description du projet

hfloat (for huge floats) is a library package for
doing calculations with floating point numbers of
extreme precision. It is optimised for
computations with 1000 to several million digits.
The computations can be done in (almost) arbitrary
radix. The library contains routines for addition,
subtraction, multiplication, division, n-th power,
square root, n-th root, logarithm, exponentiation
and more. There are implementations of several
superlinear converging algorithms for the
computation of pi. The computation of 1 million
decimal digits of pi takes about 15 seconds on an
AMD64/2.2GHz.

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.

2004-04-15 17:22
2004.03.17

Variante rapide Schoenhage le calcul de racine carrée a été ajoutée. Plus d'algorithmes pour le calcul de l'IP ont été mis en œuvre.
Tags: Minor feature enhancements
Schoenhage's fast variant of the sqrt computation
was added. More algorithms for the computation of
pi were implemented.

2001-09-04 03:51
2001-09-03

Cette version ajoute un auto-test de base, et qui propose plusieurs améliorations mineures en ce qui concerne la convivialité et la vitesse.
Tags: Minor feature enhancements
This release adds a basic self test, and has various minor improvements with regards to usability and speed.

Project Resources