nonlin_bisect_test, an Octave code which calls nonlin_bisect(), which interactively applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.
The information on this web page is distributed under the MIT license.
nonlin_bisect, an Octave code which interactively applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.