newton_test


newton_test, an R function which calls newton(), which seeks the root of an equation using the newton method.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

newton, an R library which seeks the root of an equation using the newton method.

Source Code:


Last revised on 13 March 2020.