public class VariableY extends Expression
VariableY()
double
evaluate(double x, double y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VariableY()
public double evaluate(double x, double y)
evaluate
Expression
x
y
public String toString()
toString
Object