Which of the following numerical methods is qualitatively convergence?
Explanation
The Bisection Method is guaranteed to converge if the function changes signs over the interval.It is a robust and reliable method for root-finding.It ensuring convergence under the condition of a continuous function with opposite signs at the endpoints.