Package jisa.maths.functions
Interface PFunction
-
public interface PFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublecalculate(double x, double... parameters)
-
public interface PFunction
| Modifier and Type | Method | Description |
|---|---|---|
double |
calculate(double x,
double... parameters) |