Quadratics Graphing Calculator v2.0 Note: You might understand this better if you have been or are in Algebra 1. This project creates a parabola based on the slider values. It uses the form: y = ax² + bx + c Space to show/hide the sliders. The number in the bottom left corner shows your mouse's approximate coordinates. The A Value is like the sharpness of the parabola. The B Value is how far to the left or right the vertex is. The C Value is where the parabola crosses the y-axis.
Code 100% by @spidermanten I learned a lot from my Algebra/Geometry teacher. Inspiration from Desmos graphing calculator: https://www.desmos.com/calculator This is the same as my last graphing calculator except for being easier to use (the sliders) and being able to zoom in. I also changed the scratch default variables and sliders to custom ones. Thank you to @LiveLaughWOF for the suggestion