Interval.Upper Bound Property
Gets the upper bound of the interval.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The upper bound of the interval.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double UpperBound { get; }
Property Value
DoubleThe upper bound of the interval.