bisection_test, an R code 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 MIT license.
bisection, an R code which seeks the root of an equation using the bisection method.