Multiple-Precision Floating-Point Library

The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both efficient and has well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).

Tweet this project Short link

Rss Recent releases

No changes have been submitted for this release.

No-screenshot

Project Spotlight

Arcade4u

A PHP Script based on the Mochiads API.

509af48f78dfc513b77b1c59c279ec13_thumb

Project Spotlight

GNU Source-highlight

Performs syntax highlighting.