Class | Description |
---|---|
Expr |
A mathematical expression, built out of literal numbers, variables,
arithmetic operators, and elementary functions.
|
Parser |
Parses strings representing mathematical formulas with variables.
|
Variable |
Variables associate values with names.
|
Exception | Description |
---|---|
Syntax_error |
Syntax error exception thrown by function parser.
|
Expression parser for mathematical functions.
The package jv.function
provides wrapper
function classes with inspectors for interactive editing.
"