Graphing Calculator
Enter an equation to visualize functions. Use the buttons below to zoom and explore the grid.
y =
x: 0, y: 0
How to use the Grapher
Type your function using x as the variable. You can use standard operators and math functions:
- Exponents: Use
x^2for $x^2$. - Trigonometry: Use
sin(x),cos(x), ortan(x). - Other: Use
sqrt(x)for square root andabs(x)for absolute value. - Multiplication: Be sure to include the star:
2*xinstead of2x.