.
Function (JavaScript syntax)

X min
X max
Graphs any function you enter on the scale of your choice, assuming you use the correct JavaScript syntax. For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.
  Home >>  Calculators >>  Student calculators >>  Function Grapher