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 2.002000 - 2023-12-02

  • Fix bug in Math::BigFloat method bsin(). It can now handle any argument to any precision. Also improve downgrading. This fixes CPAN RT #150590 and the bsin() part of CPAN RT #107604.
  • Fix bug in Math::BigFloat method bexp(). Specifying precision (rather than accuracy) used to give a NaN. Also improve downgrading.
  • Improve upgrading in Math::BigInt methods bsin() and bcos(). They now upgrade only when necessary.

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
arbitrary size rational number math package