See: Description
| Class | Description |
|---|---|
| BigDecimalConsole | |
| Console |
This class implements a simple command line utility for evaluating
mathematical expressions.
|
| CPConsole | |
| PostfixEvaluationConsole | |
| PrefixDumperConsole |
A console application which dumps the tree representing an equation and statistics about the tree.
|
| PrintConsole | |
| VectorConsole |
A console which illustrates a different syntax for vectors using mathematical (1,2,3) notation.
the tokenizer
|
| Enum | Description |
|---|---|
| Console.SPEC_ACTION |
Values returned by @link{testSpecialCommands(String command)}.
|
Console class provides a framework for implementing interactive applications and applets.
It also serves as a interactive command line for the standard configuration of Jep. CPConsole
is a interactive command line for the standard configurable parser.Copyright © 2018 Singular Systems http://www.singularsys.com/jep