This app solves any kind of equations by using an easy-to-use approach with visual results. In particular you can solve:
- polynomial equations with real and complex coeffcients, may they be floating point numbers or fractions!
- nonlinear equations with root-finding algorithms such as Newton-Raphson's method, bisection method and more!
You can display the functions in a cartesian plane and play with it.
Latest Version
2.0.1Uploaded by
Dourian Rodrigues
Requires Android
Android 4.1+
Category
Free Tools AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on May 20, 2020
- Added chords method
- Added Steffenson's method
- Minor bug fixes