The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0.4 - 2007-09-19

  • add variables() method
  • more documentation on optimization
  • added another optimization method (flattening)
  • test that prove optimize() actually does something

Modules

parses and evaluates mathematic expressions
Optimize Math::Expression::Evaluator ASTs
Parse mathematical expressions
Common functions for Math::Expression::Evaluator