Description: To find a solution to f(x) = 0 given the continuous function
f on the interval [a,b], where f(a) and f(b) have
opposite signs:
INPUT: endpoints a,b tolerance TOL
maximum number of iterations NO.
OUTPUT: approximate solution p or
a message that the algorithm fails.
To Search:
File list (Check if you may need any files):
ALG021.M