Click or drag to resize

ChiSquareDistributionNextDouble Method

Generates the next chi-square distributed random value.

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

Return Value

Double
The next chi-square distributed random value.
See Also