***NEVER SET A TO 0*** ---------------------------------------------------- Instructions: play with the sliders to see what kinds of parabolas you can get :D green flag or clear button to make a new parabola --------------------------------------------------- What do all the letters mean? The A variable changes how wide it is, and it is -1/A (so the function can actually fit in the project) which is why you should never set A to 0, because you can't divide by 0 and it will show nothing the K variable changes how far left or right the parabola is on the screen (try turning it negative) The H variable changes how high or low the parabola is on the screen The X variable is just how left or right the point is The F(x) variable is how high or low the point is Thiccness is self explanitory --------------------------------------------------------- I hope you enjoy :D
All art and code is mine I was bored one day so i coded this feel free to mess around with the settings :)