Click or drag to resize

StableDistributionBaseAlt1GpDPDFCore Method

Evaluates the transformed PDF core.

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

Parameters

thetas  Double
The transformed angle variable.

Return Value

Double
The transformed PDF core value.
See Also