Skip to content

Newton's method calculator with a GUI visualizing the steps of the algorithm

License

Notifications You must be signed in to change notification settings

jonnykl/NewtonsMethodCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newton's method calculator

This is a simple calculator for finding the roots of a function with the newton's method.

This project was started as an exercise in our study.

Features

  • automatic computation of the function derivative
  • GUI visualization
  • list of all values from each step of the algorithm
  • configurable start value, minimum precision and maximum iteration count

License

This project was written by Jonathan Klamroth and Philipp Thomas.

It is licensed under the terms of the MIT license.

About

Newton's method calculator with a GUI visualizing the steps of the algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages