User Portlet User Portlet

Discussions
You might be using the wrong function for a parametric plot. To get the original graph: ParametricPlot3D[{Cos[t]*t, Sin[t]*t, t}, {t, -100, 100}]