|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |
Class Summary | |
---|---|
Constant | This class wraps any constant value. |
Evaluation | This class associates a JSci.maths.analysis.RealFunction to
an Expression argument, to generate an Expression . |
Expression | The basic abstract class for doing analytical calculations. |
ExpressionParser | This class has some static methods to create an Expression from a string or a text stream. |
Function | A function like sin(x), exp(x) or sqrt(x). |
Variable | Variables in an Expression. |
Exception Summary | |
---|---|
ParseException | This exception is thrown when parse errors are encountered. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | All Classes |