Mathemactor
- 4 Devlogs
- 5 Total hours
A mathematics equation solver webapp
A mathematics equation solver webapp
Now, mathemactor also supports imaginary roots for quadratic equations.
But, graph is not available for equations with complex/imaginary roots.
Integrated function-plot library for showing graphs of equations with highlighted roots. You can zoom in or out and see the roots.
Implemented step by step solution for quadratic equations. Now, you can see each step of quadratic equation getting solved. Separate solutions are available for both roots.
I started working on a mathematics equation solver webapp last year. And after creating its most basic version, I moved forward.
But now, I thought I need to add some more features i it.
Showing step-by-step solution of Linear equation. See the equation going towards solution at each step.
Looking forward to add the same feature for quadratic equations