StableDistributionBaseAlt1GpDCDFFunc Method |
Evaluates the cumulative distribution integrand.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double CDFFunc(
double x
)
Parameters
- x Double
- The evaluation point.
Return Value
DoubleThe integrand value.
See Also