bisection_test, an R function which calls bisection(), which seeks the root of an equation using the bisection method.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
bisection, an R library which seeks the root of an equation using the bisection method.