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

Changes for version 4.03

  • Values less than DENORM_MIN were automatically denormalized to 0 ... but should have been denormalized to DENORM_MIN when greater than DENORM_MIN/2.
  • Attend to various other issues involving handling of subnormals.
  • Remove Math::Float128 and Math::Decimal64 from PREREQ_PM.
  • Add atonv().

Modules

perl interface to the MPFR (floating point) library.

Provides

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