003.mws

> restart;

> with(plots):

> animate([x^2*cos(t),x^3*sin(t),t=0..2*Pi],x=0..1,frames=50,axes=none,scaling=constrained);

[Maple Plot]

>