zero_brent_test, a Fortran77 code which calls zero_brent(), which finds a zero of a scalar function of a scalar variable, by Richard Brent.
The information on this web page is distributed under the MIT license
zero_brent, a Fortran77 library which finds a zero of a scalar function of a scalar variable, without the use of derivative information, by Richard Brent.