Biology, asked by harshita1452, 1 year ago

Defination of bisection method

Answers

Answered by Hemamalini15
0
Hey frnd !!!!!☺

The bisection method in mathematics is a root-finding method that repeatedly bisects an interval and then selects a subinterval in which a root must lie for further processing. It is a very simple and robust method, but it is also relatively slow.

Hope it helps u ☺
Answered by chenu10
0
The bisection method in mathematics is a root-finding method that
repeatedly bisects an interval and then selects a subinterval in which a root must lie for further processing. It is a very simple and robust method, but it is also relatively slow. Because of this, it is often used to obtain a rough approximation to a solution which is then used as a starting point for more rapidly converging methods.[1] The method is also called the interval halving method,[2] the binary search method,[3] or the dichotomy method.[4]
Similar questions