bisection_rc_test, a Fortran77 code which calls bisection_rc(), which demonstrates the simple bisection method for solving a scalar nonlinear equation in a change of sign interval, using reverse communication.
The information on this web page is distributed under the MIT license.
bisection_rc, a Fortran77 code which demonstrates the simple bisection method for solving a scalar nonlinear equation in a change of sign interval, using reverse communication.