Package opale.mathtools.parser

This package contains classes to evaluate a mathematical expression represented by a string.

See:
          Description

Class Summary
Parser This class can parse a string definition of a function and return its value.
SUnaryFunction This class makes it possible to add an user function that will be recognised by the parser.
UnaryFunction This class makes it possible to add an user function that will be recognised by the parser.
 

Exception Summary
ParseFunctionException Thrown to indicate a problem during the parsing of a string.
 

Package opale.mathtools.parser Description

This package contains classes to evaluate a mathematical expression represented by a string.

Version:
Opale-Mathtools 0.15