Bisection -

The bisection method is a numerical technique used to find the roots of an equation

: Bisection search (or binary search) is a classic algorithm for finding items in sorted lists. bisection

: It will always find a root if the function is continuous and signs differ at the endpoints. The bisection method is a numerical technique used