I have 2 Questions:
- How to get the roots of the equation f (x) = 0 using Bolzano theorem? (f is a continuous function and we dont know its type(polynomial or else))
- How can the above algorithm be improved to count the number of double roots?
I have 2 Questions: