zero_test, an R code which calls newton(), which finds a zero of a scalar function of a scalar variable, by Richard Brent.
The computer code and data files made available on this web page are distributed under the MIT license
newton, an R code which finds a zero of a scalar function of a scalar variable, by Richard Brent.