pure-mpfr provides {an interface to GNU MPFR from Pure.} MPFR is a C library for multiple-precision floating-point computations with correct rounding. It is based on GMP which Pure also uses for its bigint support.

WWW: https://github.com/agraef/pure-lang/wiki/Addons#pure-mpfr
