THIS IS NOT THE FIRST GRAPHING PROJECT. ***for more info, look at the almost perfect circle math thing because it is the original*** This is the second project of my graphing projects. It uses the function f(x)=ax^2+bx+c to graph parabolas. It will make lines around the corners in some parts, but what do you expect, it's an exponential graph. Adjust the parameters by going into the project and setting values for A, B, and C in the custom block. It's slow because it needs to graph out every x value.