Click or drag to resize

IntRandomBinomialDistributionNumberOfTrials Property

Gets the number of independent trials.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int NumberOfTrials { get; }

Property Value

Int32
See Also