The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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