Skip to content

GUI application that solves equation using 3 different numerical methods (Bisection, Secant, Newton)

License

Notifications You must be signed in to change notification settings

NeverMendel/NumericalSolutionOfEquations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Solution Of Equations

Math school project

Numerical Solution Of Equations Logo

Scope

This program solves equation using 3 different numerical methods (Bisection, Secant, Newton)

Other resources about Numerical Solutions Of Equations can be found here and here.

Download

Download the latest release here.

Screenshot

Numerical Solution Of Equations screenshot

Libraries

  • Qt

  • exprtk

exprtk info

This project uses exprtk for expression parsing and evaluation, for more info look in the GitHub repo

License

MIT License

About

GUI application that solves equation using 3 different numerical methods (Bisection, Secant, Newton)

Topics

Resources

License

Stars

Watchers

Forks

Packages