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