bisection_test


bisection_test, an R function which calls bisection(), which seeks the root of an equation using the bisection method.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

bisection, an R library which seeks the root of an equation using the bisection method.

Source Code:


Last revised on 13 March 2020.