3D Exponential Slope Graph
A wave whose amplitude grows along x.
z = exp(0.25*x) * cos(y)Quick facts
- Formula: z = exp(0.25*x) * cos(y)
- Category: surface
- Tags: surface, calculus, z=f(x,y)
What this graph represents
The exponential term scales the cosine wave.
Where it appears in calculus
Good for seeing amplitude modulation.
How to use this graph
- Rotate the surface by dragging with your mouse or finger
- Use the Embed button to copy an
<iframe>for your LMS or lesson page - Click PNG to export a classroom-ready image
- Click Formula or LaTeX to copy the equation for your notes
Embed this graph
Use the Embed button in the calculator to copy a ready iframe for blogs, LMS pages, and lesson notes.
Open embed pageTeacher prompt
Question: Why are waves taller on one side?
Answer: The exponential multiplier grows as x increases.
Related graphs
Explore more surface examples and compare shapes, slices, and contour behavior.
Saddle Surface
z = x^2 - y^2A saddle surface curves up in one direction and down in the perpendicular direction.
Gaussian Surface
z = exp(-(x^2 + y^2))A smooth bell-shaped surface centered at the origin.
Elliptic Paraboloid
z = x^2 + y^2A bowl-shaped surface that opens upward.
Inverted Paraboloid
z = 12 - x^2 - y^2A dome-shaped surface with a highest point at the center.
Monkey Saddle
z = x^3 - 3*x*y^2A three-way saddle with three valleys and three ridges.
Sine Wave Surface
z = sin(x) + sin(y)Two perpendicular sine waves combined into one surface.
Explore more tools
Use these free browser tools to extend your graphing workflow.