The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.24

  • add nvtoa_test() to facilitate validation of results returned by nvtoa() and mpfrtoa().
  • mpfrtoa() now takes a second optional arg that specifies the minimum normal precision. If the precision of the Math::MPFR object is less than the specified value, then the the object is deemed to hold a subnormalized value.

Modules

perl interface to the MPFR (floating point) library.

Provides

in Prec/Prec.pm
in Random/Random.pm
in V/V.pm