ChebyshevSeries.UpperBound Property

Gets or sets the upper bound of the interval over which this ChebyshevSeries is defined.

Definition

Namespace: Extreme.Mathematics.Curves
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double UpperBound { get; set; }

Property Value

Double

See Also