README 300 B

123456789
  1. perl-Math-MPFR (perl interface to the MPFR library)
  2. perl-Math-MPFR is a A bigfloat module utilising the MPFR library.
  3. Basically this module simply wraps the 'mpfr' floating point
  4. functions provided by that library.
  5. For tests only, optional deps: perl-Math-Decimal64, perl-Math-GMPf,
  6. perl-Math-GMP.