parametric example

Parametric Surface Graph: Spherical Cap

A cap from a sphere parameterized by angles.

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

Quick facts

  • Formula: z = sqrt(max(0, 16 - x^2 - y^2))
  • Category: parametric
  • Tags: parametric, surface, vector calculus

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.

How to use this graph

  1. Rotate the surface by dragging with your mouse or finger
  2. Use the Embed button to copy an <iframe> for your LMS or lesson page
  3. Click PNG to export a classroom-ready image
  4. Click Formula or LaTeX to copy the equation for your notes

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

Teacher prompt

Question: Why does the cap have a circular edge?

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

Related graphs

Explore more parametric examples and compare shapes, slices, and contour behavior.

Explore more tools

Use these free browser tools to extend your graphing workflow.