## [MPFR](https://www.mpfr.org/) > MPFR is a C library for multiple-precision floating-point computations with correct rounding. Already used, but could possibly be used better. ## [GMP](https://gmplib.org) > GMP is a C library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.