Finding all zeros of continous function on given interval

55 Views Asked by At

If we have an arbitrary continuous function (but not necessarily with continuous derivative), how can we find all zeros of this function on a given interval ? Is there perhaps an algorithm similar to bisection method ?