3D Parametric

Double spiral

 Previous Next 

p(t) = (t*sin(t), t*cos(t), t*abs(t)*pi/50)
plot3D( p, -50, 50, 400, "scale:cube" )