What is a surface in maths?
A shape where every point's height z is decided by two inputs x and y, written z = f(x, y) - like a landscape over a map grid.
// maths › Surfaces & Shapes
A 3D surface z = f(x, y) that ripples and morphs over time, showing how a formula with two inputs makes a shape.
z = f(x, y) animated over time
Drag to rotate · scroll to zoom · right-drag to pan
A shape where every point's height z is decided by two inputs x and y, written z = f(x, y) - like a landscape over a map grid.
A time term t is added to the formula, so the whole surface ripples - a simple way to picture waves and change.
Architects and engineers model roofs and bridges; animators and game designers build worlds; scientists model terrain and weather.
Yes - it is a graph with two inputs instead of one, so it needs a third dimension for the output.
It is the doorway to multivariable calculus, used everywhere from machine learning to fluid dynamics.