READ THE INSTRUCTIONS BEFORE STARTING Run in turbo mode (shift click green flag) Enter the formula with spaces around everything I.e. tan ( x / 5 ). You cannot have more than one variable in the formula also you can’t you have more than one function I.e. sin ( x * cos ( x ) ) will NOT work. To clear the graph press space pressing flag wont clear it so you can overlay functions. You can add sub mult div and exponent with + - * / ^ but it has to be within the parentheses i.e. abs ( x / 17 ) and coefficients do not work i.e. sin ( 10x ) will NOT work. You do not need a function i.e. x or x / 2 List of functions: Adding, subtracting, multiplication, division, exponentiation ( for x only ) x ^ # Abs ( x ), absolute Sin ( x ), sine Cos ( x ), cosine Tan ( x ), tangent Sqr ( x ), square root Atan ( x ) , arctangent If you would like to see any new features leave them in the comments below! BTW arcsin and arccos don’t work tried them already only arctan works (atan)
Credit to desmos graphing calculator for checking my work