public class Out extends AbstractArg1
EvalEngine's history list. EvalEngine.| Constructor and Description |
|---|
Out() |
| Modifier and Type | Method and Description |
|---|---|
IExpr |
e1DblArg(double iNum)
Get the specified history line fro the
EvalEngine's history list. |
IExpr |
e1IntArg(IInteger ii)
Get the specified history line fro the
EvalEngine's history list. |
e1ApcomplexArg, e1ApfloatArg, e1ComArg, e1ComplexArg, e1FraArg, e1FunArg, e1ObjArg, e1SymArg, evaluatecreateRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression, setUpnumericEvalpublic IExpr e1DblArg(double iNum)
EvalEngine's history list. EvalEngine.e1DblArg in class AbstractArg1public IExpr e1IntArg(IInteger ii)
EvalEngine's history list. EvalEngine.e1IntArg in class AbstractArg1