Plot of the elliptic paraboloid "ellpara1"

> plot3d(ellpara1,x=-2..2,y=-4..4,scaling=constrained,axes=frame);

Because the equation is explicit, we use the regular "plot3d" command instead of "implicitplot3d"

[Maple Plot]

>