Polynomial Curve Tracer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Press the green flag and write your polynomial function. ex: 0.5x^2-2x+5 It must be fully expanded but not necessarily reduced and in order! For powers of numbers, please write x^n and not otherwise. You can zoom and unzoom and move on the plan by using the mouse (clic and drag). #polynomial #curve #tracer #curve_tracer #curvetracer
100% by me I used the same code to draw the grid on this project: https://scratch.mit.edu/projects/999237443/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v1.0: project shared v1.1: number on the grid