StableDistributionBaseAeq1DCDFFuncLogInt Method |
Evaluates the logarithmic cumulative distribution integrand.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double CDFFuncLogInt(
double z
)
Parameters
- z Double
- The logarithmic integration variable.
Return Value
DoubleThe integrand value.
See Also