zero_rc_test


zero_rc_test, a C code which calls zero_rc(), which seeks a solution of a scalar nonlinear equation f(x)=0, using reverse communication (RC), by Richard Brent.

Licensing:

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

Related Data and Programs:

zero_rc, a C code which seeks a solution of a scalar nonlinear equation f(x) = 0, using reverse communication (RC), by Richard Brent.

Source Code:


Last revised on 23 July 2019.