Skip to content

Kowagatte/NewtonsMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

NewtonsMethod

Calculus Homework Uses the Newton–Raphson method to find the roots of a function in a specified range. Only accepts functions that use one variable 'x'

Depends on exp4j : https://github.com/fasseg/exp4j Converts Strings to equations.

About

Uses the Newton–Raphson method to find the roots of a function in a specified range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages