mpfr

MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).
Current version: 3.1.6
Project Page: http://www.mpfr.org/

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 3.1.6 project version
2019-01-17 9 3.1.1 project version
2017-07-13 8 3.1.1 project version
2015-06-25 7 3.1.1 project version
2014-03-07 6 3.1.1 project version
2013-09-10 5 3.1.1 project version
2012-10-31 4 3.0.0 project version
2012-05-01 3 3.0.0 project version