Solutions of equations in one variable
We now list some common methods to determine the solution(s) of an equation in a single variable, i.e.
.
Bisection Method (see ws1)
Secant Method
Newton-Raphson Method (see ws1)
Fixed Point Iteration (See ws1)
Fixed Point Iteration: theory