public class DivFunc extends TwoArgFunction
Constructor and Description |
---|
DivFunc() |
Modifier and Type | Method and Description |
---|---|
Complex |
apply(Complex a,
Complex b) |
double |
apply(double a,
double b) |
java.lang.String |
toString() |
apply, apply