bisection_test, a Fortran90 code which calls bisection(), which applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.
The computer code and data files made available on this web page are distributed under the MIT license.
bisection, a Fortran90 code which applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.