Skip to content

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

Notifications You must be signed in to change notification settings

Abdullah-056/Root-finding-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published