beta me ektoh aahe assignment class 9 SSC
IT'S MARATHI
Answers
Answered by
2
Answer:
"The Bisection Method for root finding
The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)
The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)interval halving: a midpoint c is calculated as the arithmetic mean between a and b, c = (a + b) / 2.
The Bisection Method for root findingtwo values a and b are chosen for which f(a) > 0 and f(b) < 0 (or the other way around)interval halving: a midpoint c is calculated as the arithmetic mean between a and b, c = (a + b) / 2.the function f is evaluated for the value of c."
Similar questions