Put in a function using x and it will graph it! Click and drag to move around, use the up and down arrow keys to zoom in and out, but you can change the scales individually for more control. Press space to toggle between radian and degree trigonometry units. Turn on turbo mode (shift-click the flag) to stop zoom jittering. For less lag, use TurboWarp: https://turbowarp.org/557627714?hqpen&turbo Disclaimer: This does not calculate exponents with negative bases correctly.
Mathematical Operators: x+y Addition x-y Subtraction x*y Multiplication x/y Division x%y Modulo x^(y) Exponent (x^(1/n) for roots) (x) Parentheses |x| Absolute Value abs(x) Absolute Value sin(x) Sine cos(x) Cosine tan(x) Tangent log(x) Logarithm sqr(x) Square root rnd(x) Round Constants: A B C