public interface MathFunction
RootFinder to find
the zeros of a function.| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(double x)
Returns the value of the function evaluated at x.
|
To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.