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 0.13 - 2016-07-10

  • Added the `bernfrac` method, powered by an improved version of Seidel's algorithm.
  • Stricter validation of the precision specified as an import value.
  • Minor bug-fix in the method `is_pow` for `is_pow(-1, odd_n)` -- it now returns true.
  • Fixed some special cases in the method `iroot`.
  • Fixed a special case in the method `valuation` when the second argument is `0`.

Modules

Arbitrary size precision for integers, rationals and floating-point numbers.
Represents the +/-Infinity value.
Represents the Not-a-Number value.