Déphasage: variations de t dans sin(x+t)

> with(plots):
animate( sin(x+t),x=-10..10,t=0..Pi,frames=50,color=red);

[Maple Plot]