Plot of elliptic cylinder "ellcyl1"
> implicitplot3d(ellcyl1,x=-1..1,y=-2..2,z=-2..2,scaling=constrained,axes=frame);
Because the equation is implicit, we use "implicitplot3d" in order to plot it.
>