Arcsine Distribution.Lower Bound Property
Gets the lower 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 lower bound of the interval on which this ArcsineDistribution is defined.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double LowerBound { get; }
Property Value
DoubleThe lower bound of the interval on which this ArcsineDistribution is defined.
Remarks
This property is read-only.