Click or drag to resize

BinomialDistributionNumber Property

Gets the parameter 'maximum value' of this distribution.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Number { get; set; }

Property Value

Int32
See Also