Math school project
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 the latest release here.
-
Qt
-
exprtk
This project uses exprtk for expression parsing and evaluation, for more info look in the GitHub repo