Skip to content

Three methods to find the roots of non-linear functions #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2017
Merged

Three methods to find the roots of non-linear functions #228

merged 2 commits into from
Dec 18, 2017

Conversation

mavroudo
Copy link
Contributor

Bisection uses the Bolzano theorem, the others 2 find the root faster by using the derivative of the function

There are three methods that find approximately the roots of a non-linear function
@harshildarji harshildarji merged commit 8bf6952 into TheAlgorithms:master Dec 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants