Click or drag to resize

FDistributionDenomF Property

Gets the denominator degrees of freedom.

Namespace: Altaxo.Calc.Probability.Old
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double DenomF { get; }

Property Value

Double
The denominator degrees of freedom.
See Also