EquationSolver Pro is a minimalist app that solves algebraic equations using numerical methods. As of now you can solve the equation using Bisection method, Newton-Raphson method, Regula Falsi method and Secant method. Light and Dark mode are supported.
Features:
- Solve algebraic equations
- Short description about each equation solving technique
- Approximate the result if required
- Table generated for each iteration of the technique
- Dark mode support