Changes for version 0.04 - 2018-10-01
- Switched from `List::UtilsBy::XS` to `List::UtilsBy`, which has fewer build-time dependencies.
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.
Examples
- examples/basic.pl
- examples/binomial_theorem.pl
- examples/faulhaber_s_formula.pl
- examples/faulhaber_s_formula_2.pl
- examples/generalized_fibonacci.pl
- examples/log_factorial_asymptotic.pl
- examples/quadratic_polynomials_zeros.pl
- examples/summation.pl
- examples/trigonometric_function_simplifications.pl
- examples/zeta_2n.pl