>
plot3d(x^2+y^2,x=-3..3,y=-3..3,view=[-3..3,-3..3,-2..2], orientation=[70,80]);
>
z = x^2 + y^2