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, evaluatecreateRuleFromMethod, getNormalizedNegativeExpression, getNormalizedNegativeExpression, getPeriodicParts, getPureImaginaryPart, getRuleAST, initSerializedRules, isNegativeExpression, setUpnumericEvalpublic IExpr e1ObjArg(IExpr o)
e1ObjArg in class AbstractArg1public double evalReal(double[] stack,
int top,
int size)
INumericevalReal in interface INumericDoubleStackEvaluator