NumericalIntegrator2D.YUpperBound Property

Gets or sets the upper bound of the integration region in the Y direction.

Definition

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

Property Value

Double

See Also