| Class | Description |
|---|---|
| Console | |
| CoreCallbackFunction |
A call back function which could be used in
DoubleEvaluator, for
evaluating Symja numerical functions. |
| DoubleStackEvaluator | |
| EvalAttributes |
Static methods for evaluating
ISymbol.FLAT, ISymbol.LISTABLE and
ISymbol.ORDERLESS attributes. |
| EvalComplex | |
| EvalDouble | |
| EvalEngine |
The main evaluation algorithms for the .Symja computer algebra system
|
| EvalUtilities |
Utility to evaluate math expressions.
|
| ExprEvaluator |
Evaluate math expressions to
IExpr results. |
| LastCalculationsHistory |
Contains the last
N entries of the calculation history. |
| MathMLContentUtilities |
Convert an expression into content MathML output
|
| MathMLUtilities |
Convert an expression into presentation MathML output
See
Chracters ordered by Unicode
|
| MathUtils | |
| MMAConsole | |
| Namespace | |
| PlusOp |
Plus operator for adding multiple arguments with the
plus(argument) method and returning the result, with the
getSum() method, if isEvaled() returns
true. |
| PowerOp | |
| Range |
Create a range for a given
List instance |
| SymjaInterpreter |
Evaluate a Symja expression
|
| SystemNamespace | |
| TeXUtilities |
Convert an expression into TeX output
|
| TimeConstrainedEvaluator |
Run the evaluation of a given math formula
String in a time
limited thread |
| TimesOp | |
| TraceStack |
Evaluation engines.