- Version: 2004-03-17
- Entered-date: 2004-03-17
- Description: hfloat stands for 'huge float'. It is a library package for calculations with floating point numbers of extreme precision. It is optimised for precisions of 1000...several million digits. hfloat uses the FFT multiplication from the fxt package
- http: which is available at http://www.jjj.de/fxt/. Several algorithms for the computation of pi are implemented. The computations can be done in (almost) arbitrary radix. Example code for the usage of the library is in examples/
- http://www.jjj.de/hfloat/
- Keywords: bignum arithmetic FFT Pi 3.1415
- Author: arndt@jjj.de (Joerg Arndt)
- Maintained-by: arndt@jjj.de (Joerg Arndt)
- http://www.jjj.de/hfloat/
- Platforms: Unix with a C++ compiler
- Copying-policy: GPL
Up to Linux Software Map
