Interval.Center Property

Gets the center of the interval.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double Center { get; }

Property Value

Double
The center of the interval.

See Also