| Package | Description |
|---|---|
| net.danap.numericalworksheet.expression | |
| net.danap.numericalworksheet.functions |
| Class and Description |
|---|
| ExpressionEvalException
Expression evaluation exception.
|
| ExpressionException
Expression exception.
|
| ExpressionParseException
Expression parsing exception.
|
| ExprNode
A reduced expression node in an operator-precedence parsing tree.
|
| Function
Abstract class type for functions.
|
| Symbol
An input symbol in an expression.
|
| Variable
A variable in an expression.
|
| Class and Description |
|---|
| Function
Abstract class type for functions.
|