The value of the independent variable.
Namespace:
Meta.Numerics.Analysis
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax Public ReadOnly Property X As Double
Get
public:
property double X {
double get ();
}
member X : float with get
Property Value
Type:
DoubleThe value of the ordinate.
See Also