Source: wikibot/sidi-s-generalized-secant-method

= Sidi's generalized secant method
{wiki=Sidi's_generalized_secant_method}

Sidi's generalized secant method is an iterative numerical technique used for finding roots of non-linear equations. It is an extension of the traditional secant method, which approximates the roots of a function using secants, or straight lines, between points on the function's graph.