Arcsine Distribution.Upper Bound Property
Gets the upper bound of the interval on which this ArcsineDistribution is defined.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The upper bound of the interval on which this ArcsineDistribution is defined.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double UpperBound { get; }
Property Value
DoubleThe upper bound of the interval on which this ArcsineDistribution is defined.
Remarks
This property is read-only.