๐ Function Graphing
Plot any y = f(x) by typing an expression (uses safe Math.* eval).
๐ Theory
Use sin, cos, tan, log, sqrt, x*x, abs etc. (JavaScript Math syntax). Example: x*x-2*x+1.
Plot any y = f(x) by typing an expression (uses safe Math.* eval).
Use sin, cos, tan, log, sqrt, x*x, abs etc. (JavaScript Math syntax). Example: x*x-2*x+1.