public class StackMachine.Exp extends StackMachine.UnaryMathFunction
Exp here.| Constructor and Description |
|---|
StackMachine.Exp() |
| Modifier and Type | Method and Description |
|---|---|
double |
eval(double x)
Describe
eval method here. |
java.lang.String |
getName()
Describe
getName method here. |
arity, executewritepublic double eval(double x)
eval method here.eval in class StackMachine.UnaryMathFunctionx - a double valuedouble valuepublic java.lang.String getName()
getName method here.getName in class StackMachine.MathFunctionString value