Graph Plotter (Basic)
Plot simple mathematical functions like y = x², y = sin(x), and more. Visualize functions with customizable ranges.
Graph Display
How to Use
- Enter a function in terms of x (e.g.,
x^2, sin(x))
- Adjust the X and Y ranges to zoom in/out
- Click "Plot Function" to add it to the graph
- Use preset buttons for common functions
- Functions are listed below and can be removed individually
Supported Operations
- Arithmetic:
+, -, *, /, ^
- Functions:
sin, cos, tan, sqrt, log, exp, abs
- Constants:
pi, e
- Parentheses for grouping:
( )