Click or drag to resize

SolveResult Properties

The BairstowRootFinderSolveResult type exposes the following members.

Properties
 NameDescription
Public propertyConverged Property for determining convergence.
C#
true
if the step size fell below the specified tolerance before the number of iterations exceeded the specified maximum value.
Top
See Also