Program 3D Grapher
coordinates=cylindrical
a(u,v,t)=u*cos(t)
R(u,v,t)=cos(v)
Z(u,v,t)=3*v
minU=-10
minV=-10
maxU=20
maxV=50
steps=6o
steps=50