newton.raphson: A newton raphson Function

Description Usage Examples

Description

This function allows you to calculate zeros of different functions

Usage

1
newton.raphson(f, x0, tol = 1e-05, n = 1000)

Examples

1

hlauritano/newRat documentation built on May 30, 2019, 2:14 p.m.