cpan Math-BigInt 1.999702

latest releases: 2.003002, 2.003001, 2.002001...
8 years ago
  • The overloaded log() is a unary operator, so don't pass additional
    arguments.

  • Fix blog() so the cases $x->blog() and $x->blog(undef) work correctly. An
    undefined base means that blog() should use base e (Euler's number).

  • Both CORE::log() and other mathematical software returns inf for log(inf),
    so we do the same.

  • Add tests for log() as well as templates for future tests of the other
    overloadable functions.

  • Improve descriptions of a few tests.

Don't miss a new Math-BigInt release

NewReleases is sending notifications on new releases.