Discussing Convergence of Iteration and Newton Raphson Methods
September 2, 2019
We use various Numerical methods to solve algebraic and transcendental equations. All these methods converge the result to a single root after various approximations specific to each method. In this article we delve into details of rate of convergence of two popular methods – Iterative and Newton Raphson method. Enjoy!