002.mws
>
restart;
>
with(plots):
>
animate(x*sin(x+t),x=-5..5,t=0..2*Pi,axes=none,scaling=constrained);
>