Skip to content

Newtons method and the secant method are ways to approximate solutions to equations of the form f(x)=0

Notifications You must be signed in to change notification settings

eavolpe/Secantmethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Newton and Secant method

Newtons method and the secant method are ways to approximate solutions to equations of the form f(x)=0. Here I show ways to implement such methods in multiple variables

About

Newtons method and the secant method are ways to approximate solutions to equations of the form f(x)=0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published