Bisection method
This article is about a root-finding algorithm. See all root-finding algorithms
Definition
The bisection method, also called the interval halving method, binary search method, and dichotomy method, is a root-finding algorithm.
This article is about a root-finding algorithm. See all root-finding algorithms
The bisection method, also called the interval halving method, binary search method, and dichotomy method, is a root-finding algorithm.