number

A library for real numbers

Latest on Hackage:0.1.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by rnhmjoj
Maintained by [email protected]

Data.Number is an attempt to give an almost complete representation and arithmetics to real numbers without precision loss using continued fractions and Gosper’s algorithms.