To find the plane, first get its normal vector.

normal vector to surface at point

The normal vector to surface is given by the gradient . Evaluate the function at point to obtain the normal vector tangent to surface at point.

Link to original

Given the point and a normal vector, it is easy to make a plane.

plane from point and normal vector

Given a point and normal vector , a plane can be defined as follows:

Link to original