What is the difference bewteen secant method newton rapson method?
Answers
Answered by
0
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secantlines to better approximate a root of a function f. The secant method can be thought of as a finite difference approximation of Newton's method
Similar questions