var('t')
parametric_plot3d((sin(t), exp(-0.15*t)*sin(t), exp(-0.8*t)*sin(t)), (t, 0, 5*pi))