Graphing Calculator (AP)

Description

This program is the javascript version of my AP project. It uses the p5js library. It can graph regular equations, polar equations, or parametric equations. Click the example buttons to see preset graphs or type your own by clicking on one of the textboxes. To enter a custom equation, click on one of the text boxes, type the equation, then press enter. Equations can use single digit positive numbers, x for the variable, p for pi, +, -, *, /, (, ), sin, cos, or tan. If a key isn't working, click anywhere on the canvas then try again. The original processing code can be viewed and downloaded in the code section below.

Code
Version History
Date Version Name Link
Highschool 1.0.0 Initial https://github.com/kinsaurralde/website/tree/master/p5/graphingcalculatorap