surface example

3D Egg Crate Surface Graph

A repeating grid of peaks and pits.

z = sin(x) * sin(y)

Teacher prompt

Why does the graph look like a grid?

Both x and y repeat, and their product creates alternating cells.

min z 0.00max z 0.0056 samples

What this graph represents

The product makes height strongest when both waves are near their extremes.

Where it appears in calculus

This is a common multivariable visualization example.

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.