Click or drag to resize

UniformDistributionUpperBound Property

Gets the upper bound of the interval on which this instance is defined.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double UpperBound { get; }

Property Value

Type: Double
The interval upper bound.
See Also