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