Changes for version 0.04

  • Added more multimethods to support any kind of numerical object, such as Math::BigInt, Math::BigFloat, etc...
  • Improved the support for infinity.
  • `BigNum <=> NaN` will now return `undef` instead of `0`.

Modules

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