(Do not click the Guide button if you are on mobile, this project is only partially mobile friendly) (My account is not meant to be a math account I swear) Basically, I've decided to rewrite the first quadratic equation solver I made on Scratch: https://scratch.mit.edu/projects/398514833/ This one is much better. It supports complex numbers, and you can also take get info on how to solve a quadratic equation by pressing the guide button. A quadratic equation is an equation that takes this form: ax² + bx + c = 0, a ≠ 0 This program can find both roots (solutions) of any equation you enter, and it shows you the discriminant of the equation too. https://en.wikipedia.org/wiki/Quadratic_equation