java.lang.Object | +--com.rychlik.calculator.StackMachine.MathFunction | +--com.rychlik.calculator.StackMachine.UnaryMathFunction | +--com.rychlik.calculator.StackMachine.Negate
Describe class Negate here.
Negate
StackMachine.Negate()
double
eval(double x)
eval
java.lang.String
getName()
getName
arity, execute
write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StackMachine.Negate()
public double eval(double x)
StackMachine.UnaryMathFunction
x
public java.lang.String getName()
StackMachine.MathFunction
String
This page last modified Sun Sep 12 12:30:16 2004 Questions? Comments? Please send feedback to jason howald