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