Graph plotter
Plot any function of x. Use Math.* (e.g. Math.sin(x), Math.pow(x, 2)).
Allowed: numbers, operators, x, and Math.* functions. No external variables.
Plot any function of x. Use Math.* (e.g. Math.sin(x), Math.pow(x, 2)).
Allowed: numbers, operators, x, and Math.* functions. No external variables.