Skip to content

Root Finding using the bisection method. Automatically assigns bounds.

Notifications You must be signed in to change notification settings

Akulav/AutomaticRootFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AutomaticRootFinder (Bisection)

The program uses the bisection method for finding the roots. Only the tolerance and the function should be modified inside the program. The lower and upper bounds are AUTOMATICALLY found and should only be modified if the program fails to find any root. Only one root is found!

About

Root Finding using the bisection method. Automatically assigns bounds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages