QuarticRealPolynomialD Property |
Gets the coefficient of the 1st order monomial.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public ReadOnly Property D As Double
Get
public:
property double D {
double get ();
}
member D : float with get
Property Value
Type:
DoubleSee Also