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