mpfr

v 4.2.1 Updated: 8 months 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.

https://www.mpfr.org/

To install mpfr, paste this in macOS terminal after installing MacPorts

sudo port install mpfr

Add to my watchlist

Installations 599
Requested Installations 21