int(cos(t)+5*t*sin(t)*cos(5*t),t)

math

 

p1:=plot::Curve2d([cos(2*t),sin(3*t+q)],t=0..2*PI,q=0..PI);

math

 

plot(p1,Axes=None,Scaling=Constrained);

MuPAD graphics