The MPFR library is a C library for multiple-precision floating-point computations with correct rounding.
My question is simple... How could I check the version of GMP installed on my machine? What about MPFR? And …