3D Parametric

Basic (2)

 Previous Next 

f(t) = ( sin(3*t)*cos(t), sin(3*t)*sin(t), t )
plot3D( f, 0, 2*pi, 300, "red", "scale:.25" )