aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPFR/pkg-descr
blob: a33477be335a01be0ce09473d996740292614b24 (plain) (blame)
1
2
3
4
5
p5-Math-MPFR is a module wraps the MPFR library functions.

The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding). It
is based on the GMP multiple-precision C library.