e-×=3log(×) bisection method
Answers
Answered by
0
Answer:
The input for the method is a continuous function f, an interval [a, b], and the function values f(a) and f(b). The function values are of opposite sign (there is at least one zero crossing within the interval). Each iteration performs these steps: Calculate c, the midpoint of the interval, c = a + b2.
Please mark me as brainliest
Similar questions