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

Changes for version 0.26 - 2018-05-30

  • CHANGES
    • Boolification of `NaN` is now false (before `NaN` evaluated to a true value in boolean context, which was not very convenient).
  • BUG-FIXES
    • Fixed `superfactorial(n)` and `hyperfactorial(n)` for n={0, 1}.

Modules

Arbitrary size precision for integers, rationals, floating-points and complex numbers.