Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Interval Properties
Properties
LeftEndpoint
Gets the left (lower) endpoint of the interval.
Midpoint
Gets the mid-point of the interval.
RightEndpoint
Gets the right (upper) endpoint of the interval.
Width
Gets the width of the interval.
See Also
Reference
Interval Structure
Meta.Numerics Namespace
In This Article
Properties
See Also