summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-MPFR/README
blob: 20fe5467167aa4238285f70af8998e5aeca4cc1e (plain)
perl-Math-MPFR (perl interface to the MPFR library)

perl-Math-MPFR is a A bigfloat module utilising the MPFR library.
Basically this module simply wraps the 'mpfr' floating point
functions provided by that library.

For tests only, optional deps: perl-Math-Decimal64, perl-Math-GMPf,
perl-Math-GMP.