Interval.Center Property
Gets the center of the interval.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
C#
The center of the interval.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public double Center { get; }
Property Value
DoubleThe center of the interval.