Changes for version 0.20 - 2018-01-05

  • Added parsing support for complex numbers in Cartesian form, such as "(3 4)" for "3+4i".
  • Fixed the result of the `atan2(x, y)` function, when `x` and `y` are complex numbers.

Modules

Arbitrary size precision for integers, rationals, floating-points and complex numbers.