blob: 50183f7d5fba4cdaa62b4ae36b1e7ce8d1717074 (
plain)
1
2
3
4
5
6
7
|
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.
WWW: https://metacpan.org/release/Math-MPFR
|