surface example

3D Damped Ripple Surface Graph

A ripple surface whose waves fade away from the origin.

z = sin(x^2 + y^2) / (1 + x^2 + y^2)

Teacher prompt

Why do the ripples get smaller?

The denominator grows as x and y move away from 0, shrinking the output.

min z 0.00max z 0.0056 samples

What this graph represents

The denominator grows with distance and reduces the height of far-away oscillations.

Where it appears in calculus

Use it to show bounded oscillation and damping.

Embed this graph

Use the Embed button in the calculator to copy a ready iframe for blogs, LMS pages, and lesson notes.

Open embed page

Related graphs

Open another surface page and compare shape, slices, and contour behavior.