Gets or sets the lower bound of the integration region in the Y direction.
Namespace:
Extreme.Mathematics.Calculus
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double YLowerBound { get; set; }
Public Property YLowerBound As Double
Get
Set
public:
property double YLowerBound {
double get ();
void set (double value);
}
member YLowerBound : float with get, set
Property Value
Type:
Double
Reference