nonlin_regula_test


nonlin_regula_test, an Octave code which calls nonlin_regula(), which interactively applies the regula falsi method to seek a root of f(x) over a change-of-sign interval a <= x <= b.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

nonlin_regula, an Octave code which interactively applies the regula falsi method to seek a root of f(x) over a change-of-sign interval a <= x <= b.

Source Code:


Last revised on 22 July 2019.