public interface MathFunctionWithFirstDerivative extends MathFunction
derivative.| Modifier and Type | Method and Description |
|---|---|
double |
derivative(double x)
Computes (or estimates) the first derivative
of the function at point x.
|
evaluateTo submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.