Click or drag to resize

StableDistributionBaseAlt1GnIA1PDFCoreZeroDev Method

Special calculation of the core function if dev==0. Especially accurate when alpha is very close to 1.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double PDFCoreZeroDev(
	double thetas
)

Parameters

thetas  Double

[Missing <param name="thetas"/> documentation for "M:Altaxo.Calc.Probability.StableDistributionBase.Alt1GnIA1.PDFCoreZeroDev(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Calc.Probability.StableDistributionBase.Alt1GnIA1.PDFCoreZeroDev(System.Double)"]

See Also