public abstract class TwoArgFunction extends Function
numArgs
TwoArgFunction()
Complex
apply(Complex a)
double
apply(double a)
apply, apply, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TwoArgFunction()
public double apply(double a)
apply
Function
public Complex apply(Complex a)