public class Sub extends Object implements Term
Sub
Term
Sub(Term minuend, Term subtrahend)
double
calculate(double... values)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sub(Term minuend, Term subtrahend)
minuend
subtrahend
public double calculate(double... values)
calculate
values