v 4.2.2 Updated: 7 months, 2 weeks ago
C library for multiple-precision floating-point computations
MPFR is a portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on the GMP multiple-precision library. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for fixed-precision floating-point arithmetic.
To install mpfr, paste this into the macOS Terminal after installing MacPorts
sudo port install mpfr
| Installations | 654 |
| Requested Installations | 37 |