public interface MathFunctionWithIntegral extends MathFunction
integral method.| Modifier and Type | Method and Description |
|---|---|
double |
integral(double a,
double b)
Computes (or estimates) the integral of the
function over the interval [a, b].
|
evaluateTo submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.