surface example

3D Smooth Cliff Surface Graph

A smooth step blended with a gentle tilt.

z = tanh(x) + 0.2*y

Teacher prompt

Why does the surface flatten at both sides?

The tanh function saturates near -1 and 1.

min z 0.00max z 0.0056 samples

What this graph represents

The hyperbolic tangent transitions from low to high values.

Where it appears in calculus

Use it to discuss saturation functions.

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.