@hackage exact-real-positional0.0.0

Framework for Exact Real Arithmetic in the Positional Number System

Computable real numbers are represented in a signed digit floating point representation. Each number consists of an infinitly sequence of these digits. Basic arithmetic operators are implemented, conversion from and into other Haskell number types is possible.