Introduction - If you have any usage issues, please Google them yourself
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5 Newton-Raphson Iteration
Algorithm 2.6 Secant Method
Algorithm 2.7 Steffensen s Acceleration
Algorithm 2.8 Muller s Method
Algorithm 2.9 Nonlinear Seidel Iteration
Algorithm 2.10 Newton-Raphson Method in 2-Dimensions