Plot of hyperbolic paraboloid "hyperpara1"
> plot3d(hyperpara1,x=-2..2,y=-4..4,scaling=constrained,axes=frame);
As with the elliptic paraboloid, the equation is explicit and we use the "plot3d" command instead of "implicitplot3d"
>