surface example

3D Anisotropic Paraboloid Graph

A bowl that curves more sharply along y than x.

z = x^2 / 4 + y^2

Teacher prompt

Which axis curves faster?

The y axis curves faster because its quadratic coefficient is larger.

min z 0.00max z 0.0056 samples

What this graph represents

Different coefficients create different curvature by direction.

Where it appears in calculus

Use it for Hessian and contour ellipse lessons.

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.