Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Root-finding-algorithms

Root-finding algorithms are mathematical and computational methods used to find the zeros or roots of continuous functions. These algorithms involve making an initial guess and then iteratively refining that guess until the root is found. There are many different root-finding algorithms, including the bisection algorithm, the Newton-Raphson method, and the secant method

About

Root-finding algorithms are mathematical and computational methods used to find the zeros or roots of continuous functions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages