The Multiple Precision Floating Point Reliable Library
Description:
MPFR is a portable library written in C for arbitrary precision arithmetic on reliable floating-point numbers. It is based on the GNU MP library. It aims to extend the class of floating-point numbers provided by the GNU MP library by RELIABLE floating-point numbers. With a precision of 53 bits exactly reproduce all computations with double-precision machine floating-point numbers.