zero_test


zero_test, an R code which calls newton(), which finds a zero of a scalar function of a scalar variable, by Richard Brent.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

newton, an R code which finds a zero of a scalar function of a scalar variable, by Richard Brent.

Source Code:


Last revised on 28 May 2021.