Projects / APFP

APFP

Apfp (Arbitrary Precision Floating Point) is a Ruby class for performing arbitrary precision floating point calculations. It also includes a class Apc for calculating with arbitrary precision complex numbers. It also contains a Real class for built-in reals. Both classes keep an estimate of the accumulated error.

Tags
Licenses
Operating Systems

RSS Recent releases

Release Notes: The default initial error was increased.

  •  09 May 2007 10:53

Release Notes: This release fixes error estimation, especially +, *, / and log. The behaviour of ap_in if there is no decimal point has been fixed.

  •  05 May 2007 16:02

Release Notes: This release was made compatible with Rails for a calculator, which resulted in much debugging.

Release Notes: The logarithm functions were greatly improved. norm and sqrt were also improved.

  •  26 Apr 2007 14:38

Release Notes: Small changes in support of rubysode.

Screenshot

Project Spotlight

TripleA

A clone of the "Axis and Allies" board game.

Screenshot

Project Spotlight

wye

A pipe multiplexer.