public class Exp extends AbstractArg1 implements INumeric
Constructor and Description |
---|
Exp() |
Modifier and Type | Method and Description |
---|---|
IExpr |
e1ObjArg(IExpr o) |
double |
evalReal(double[] stack,
int top,
int size)
Evaluate the function to a double number
|
e1ApcomplexArg, e1ApfloatArg, e1ComArg, e1ComplexArg, e1DblArg, e1FraArg, e1FunArg, e1IntArg, e1SymArg, evaluate
createRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression, setUp
numericEval
public IExpr e1ObjArg(IExpr o)
e1ObjArg
in class AbstractArg1
public double evalReal(double[] stack, int top, int size)
INumeric
evalReal
in interface INumeric
DoubleStackEvaluator