Bisection Method
This method is based on the fact that if f(x) is continuous in a closed interval [ a, b ] and f(a) ,f(b) are of opposite signs then the equation f(x)=0 will have at least one real root.
#numericalmethod
#numericalanalysis
#engineeringmahemaics
#bscmaths