surface example

3D Spiral Height Surface Graph

A wrapped height field based on angle.

z = atan(y / (x + 0.001))

Teacher prompt

What does the height mainly depend on?

It depends mainly on the angle of the point from the origin.

min z 0.00max z 0.0056 samples

What this graph represents

The arctangent changes with direction around the origin.

Where it appears in calculus

Use it carefully to discuss angle and branch behavior.

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.