parametric example

Parametric Surface Graph: Spherical Cap

A cap from a sphere parameterized by angles.

z = sqrt(max(0, 16 - x^2 - y^2))

Teacher prompt

Why does the cap have a circular edge?

The visible domain stops where the sphere meets z=0.

min z 0.00max z 0.0060 samples

What this graph represents

The live graph uses the upper hemisphere equation.

Where it appears in calculus

Good for comparing implicit and parametric views of a sphere.

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.