StableDistributionBaseAlt1GnIA1PDFCoreZeroDev Method |
Special calculation of the core function if dev==0. Especially accurate when alpha is very close to 1.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic double PDFCoreZeroDev(
double thetas
)
Parameters
- thetas Double
- The integration angle.
Return Value
DoubleThe value of the core function for the specified angle.
See Also