surface example

3D Sine Wave Surface Graph

Two perpendicular sine waves combined into one surface.

z = sin(x) + sin(y)

Teacher prompt

Why does the pattern repeat in both directions?

Both x and y are inside sine functions, so the graph is periodic along each axis.

min z 0.00max z 0.0056 samples

What this graph represents

Peaks happen where both sine terms are high, and valleys happen where both are low.

Where it appears in calculus

It is a clean way to teach periodicity in two variables.

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.