fonction av(x) { Déplacer("A",X("A")-x*X("u"),Y("A")-x*Y("u")); } fonction re(x) { Déplacer("A",X("A")+x*X("u"),Y("A")+x*Y("u")); }