Changes for version 0.03 - 2016-08-02

  • Minor performance improvement in the creation of BigNum objects with integers or fractions.
  • Changed the result of (-Inf)^(Float) from NaN to Inf.
  • Changed the result of sqrt(-Inf) from NaN to Inf.
  • Improved the documentation.

Modules

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