> plot3d({[r*cos(t),r*sin(t),sqrt(-1+r^2)], [r*cos(t),r*sin(t),-sqrt(-1+r^2)]},r=1..4,t=0..2*Pi, view=[-3..3,-3..3,-2..2],orientation=[45,-105]);
>