The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2018-01-05

  • Fixed the result of the `atan2(x, y)` function, when `x` and `y` are non-positive numbers.
  • Less aggressive caching.

Modules

Symbolic math library with support for alternative representations.
Represents a symbolic difference.
Represents the natural exponentiation of a symbolic value.
Represents a symbolic fraction.
Represents the natural logarithm of a symbolic value.
Represents a numerical value.
Represents a symbolic exponentiation in a symbolic base.
Represents a product of an arbitrary (finite) number of symbolic values.
Represents a summation of an arbitrary (finite) number of symbolic values.
Represents a symbolic value.