Program: 3DMath Explorer
variable t start 0 end 2 step 0.1
variable b start 0 end 10 step 0.1 fx: cos(t)*b*sin(t+b*3) fy: sin(t)*b*cos(t+b*3) fz: 2*b