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 computer code and data files described and made available on this web page are distributed under the GNU LGPL 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.