> with(DEtools);

> with(plots):

Warning, the name changecoords has been redefined

> int(sin^2(x),x);

> int([sin(x)]^2,x);

> int((sin(x))^2,x);

>