public class GammaRegularizedP extends BivariateRealFunction
pgamma. E.g., pgamma(x, s, lower=TRUE).Function.EvaluationException| Constructor and Description |
|---|
GammaRegularizedP() |
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(double s,
double x)
Evaluate P(s,x).
|
dimensionOfDomain, dimensionOfRange, evaluatepublic double evaluate(double s,
double x)
evaluate in class BivariateRealFunctions - s ≥ 0x - x ≥ 0