Click or drag to resize

BinomialDistributionNum Property

Gets the number of trials.

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

Property Value

Int32
The number of trials.
See Also