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.100 - 2003-06-20

  • (Yep, I hack at random hours.)
  • Implemented hyperbolic sine, h cosine.
  • Implemented partial derivatives for h sine, h cosine
  • Amended parser for h sine, h cosine.
  • Same for tangents
  • Myriad of bugfixes
  • ExportConstants now includes (and exports) PI and EULER constants.
  • Renamed class data in M::S::Operator.
  • Cotangent.
  • Arc sine, arc cosine, arc tangent, arc cotangent.
  • Hyperbolic area sine, h. a. cosine
  • Tests for the above.
  • Broke the parser badly.
  • (much later) Fixed it again.
  • Some more documentation
  • Renamed test files

Modules

Symbolic calculations
Auxiliary functions for Math::Symbolic hierarchy
Base class for symbols in symbolic calculations
Constants in symbolic calculations
Derive Math::symbolic trees
Export constants used for Math::Symbolic
Operators in symbolic calculations
Parse strings into Math::Symbolic trees
Variable in symbolic calculations