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 1.999831 - 2022-05-16

  • Further improvements to upgrading, downgrading, and rounding.
  • New stringification method bfstr() for representing numbers as fractions. E.g., Math::BigFloat -> new("1.25") -> bfstr() returns "5/4".
  • Miscellaneous bug fixes.
  • Fixed errors and typos in the documentation.

Modules

arbitrary size floating point math package
arbitrary size integer math package
pure Perl module to support Math::BigInt
virtual parent class for Math::BigInt libraries