How to Plot Functions
- • Enter function in terms of
x(e.g.,x^2 + 2*x + 1) - • Use
^for exponents,*for multiplication - • Available functions: sin, cos, tan, log, ln, sqrt, abs, exp, pi, e
- • Click "Add Function" to plot multiple functions simultaneously
- • Use plot controls to adjust range and appearance
Function Input
Plot Range
Quick Functions
Graph
Example Functions
Parabola
\(y = x^2\)
Sine Wave
\(y = \sin(x)\)
Hyperbola
\(y = \frac{1}{x}\)
Square Root
\(y = \sqrt{x}\)
Cubic Function
\(y = x^3 - 3x\)
Gaussian
\(y = e^{-x^2}\)
Absolute Value
\(y = |x|\)
Logarithm
\(y = \log(x)\)