Gets and sets the probability of success. Must be greater than zero and
less than or equal to one.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Exceptions
| Exception | Condition |
|---|---|
| CenterSpace.NMath.Core..::.InvalidArgumentException | Thrown if p is less than or equal to zero or p is greater than one. |