SolutionPairSecondSolutionDerivative Property |
Gets the derivative of the second solution.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double SecondSolutionDerivative { get; }
Public ReadOnly Property SecondSolutionDerivative As Double
Get
public:
property double SecondSolutionDerivative {
double get ();
}
member SecondSolutionDerivative : float with get
Property Value
Type:
DoubleSee Also