Changes for version 0.06 - 2016-06-08

  • fixed bpow(0, Inf) to return `0` and bpow(0, -Inf) to return `Inf`
  • added more tests for bpow() and bipow()
  • added the irand() method, which returns a random integer
  • slightly faster stringification of floating-point numbers

Modules

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