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