polar(2+2i)
Evaluons la forme polaire de : 2 + 2i comme module * exp(i * argument)
Le module de a + ib vaut a2 + b2, d'où :
22 + 22
4 + 4
8
2×2
Pour a + ib, l'argument est l'angle du vecteur (a,b) avec l'axe réel positif (en radians) : 0, Pi, ±Pi/2, atan(b/a) or atan(b/a) + Pi selon a et b :
atan(22)
atan(1)
π4
Ainsi, la forme polaire est :
2×2×exp(i×π4)
2×2×exp(iπ4)
Réponse :   2exp(iπ4)×2