How To Use: - open in turbowarp: https://turbowarp.org/1157565237 - then you can: - press Space to calculate something OR - press Green flag, input equation f(x,y) = 0 without "= 0", for example: - you want to graph "y = sin(x)" - you need to represent it in form "f(x,y)=0" - it would be "sin(x) - y = 0" - so, you should input "sin(x) - y" into the calculator - as you can see, for most equations you can just add "-y" at the end - then you can look around with WASD (move) and QE (zoom) Features: - variables: x, y, constants: e, pi - implicit multiplication, like this: 2sin(7pi/9)sqrt(2e) (does not work for things like "2xy", because it detects "xy" as a single variable or function and not as "x * y") Supported functions: - standard math: + - * / ^ ! - advanced math: sqrt, ln, round, floor, ceil, s abs / |...| (you can use it like this: |-5| or this: abs(-5) ), nthroot(n, x), log(base, x), max(x, y), min(x, y), mod(x, y), - trigonometry: sin, cos, tan, cot, sec, csc, arcsin, arccos, arctan, arccot, arcsec, arccsc - hyperbolic trig: sinh, cosh, tanh, coth, sech, csch, arsinh, arcosh, artanh, arcoth, arsech, arcsch