Adan
Un nombre a + bi sous forme rectangulaire se convertit en forme polaire (√(a^2 + b^2))@ArcTan[b/a] Votre nombre complexe se convertit en (√((-3√3)^2 + 3 ^2)) @ ArcTan[3/(-3√3)] = √(27+9) @ ArcTan[1/-√3] = 6 @ 150° J'ai choisi d'utiliser cette notation "@" pour exprimer la réponse sous la forme (grandeur)@(angle). La notation préférée par votre texte ou votre instructeur peut être différente.