NumericalIntegrator2D.YLowerBound Property

Gets or sets the lower 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 YLowerBound { get; set; }

Property Value

>Double

See Also