org.matheclipse.core.reflection.system
Class Out
- java.lang.Object
-
- org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
-
- org.matheclipse.core.eval.interfaces.AbstractArg1
-
- org.matheclipse.core.reflection.system.Out
-
- All Implemented Interfaces:
- IFunctionEvaluator, IEvaluator
public class Out extends AbstractArg1
Get the specified history line fro theEvalEngine'shistory list.
Note that the history maybe disabled in theEvalEngine.
-
-
Constructor Summary
Constructors Constructor and Description Out()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExpre1DblArg(INum iNum)Get the specified history line fro theEvalEngine'shistory list.IExpre1IntArg(IInteger ii)Get the specified history line fro theEvalEngine'shistory list.-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractArg1
e1ComArg, e1DblComArg, e1FraArg, e1FunArg, e1ObjArg, e1SymArg, evaluate
-
Methods inherited from class org.matheclipse.core.eval.interfaces.AbstractFunctionEvaluator
createRuleFromMethod, getPeriodicParts, getPureImaginaryPart, getRuleAST, isNegativeExpression, numericEval, setUp
-
-
-
-
Method Detail
-
e1DblArg
public IExpr e1DblArg(INum iNum)
Get the specified history line fro theEvalEngine'shistory list.
Note that the history maybe disabled in theEvalEngine.- Overrides:
e1DblArgin classAbstractArg1
-
e1IntArg
public IExpr e1IntArg(IInteger ii)
Get the specified history line fro theEvalEngine'shistory list.
Note that the history maybe disabled in theEvalEngine.- Overrides:
e1IntArgin classAbstractArg1
-
-
DMelt 3.0 © DataMelt by jWork.ORG