Tool for converting complex numbers into exponential notation form re^i and vice versa by calculating the values of the module and the main argument of the complex number.
Complex Number Exponential Form - dCode
Tag(s) : Arithmetics, Geometry
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
The exponential notation of a complex number $ z $ of argument $ \theta $ and of modulus $ r $ is: $$ z = r \operatorname{e}^{i \theta} $$
Example: The complex number $ z $ written in Cartesian form $ z = 1+i $ has for modulus $ \sqrt(2) $ and argument $ \pi/4 $ so its complex exponential form is $ z = \sqrt(2) e^{i\pi/4} $
dCode offers both a complex modulus calculator tool and a complex argument calculator tool.
Euler's formula applied to a complex number connects the cosine and the sine with complex exponential notation: $$ e^{i\theta } = \cos {\theta} + i \sin {\theta} $$ with $ \theta \in \mathbb{R} $
The conversion of complex cartesian coordinates into complex polar coordinates for the complex numbers $ z = ai + b $ (with $ (a, b) $ the cartesian coordinates) is precisely to write this number in complex exponential form in order to retrieve the module $ r $ and the argument $ \theta $ (with $ (r, \theta) $ the polar coordinates).
If the complex number has no imaginary part: $ e^{i0} = e^{0} = 1 $ or $ e^{i\pi} = \cos(\pi) + i\sin(\pi) = -1 $
If the complex number has no real part: $ e^{i(\pi/2)} = \cos{\pi/2} + i\sin{\pi/2} = i $ or $ e^{i(-\pi/2)} = \cos{-\pi/2} + i\sin{-\pi/2} = -i $
dCode retains ownership of the "Complex Number Exponential Form" source code. Any algorithm for the "Complex Number Exponential Form" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Complex Number Exponential Form" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Complex Number Exponential Form" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "Complex Number Exponential Form" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: Complex Number Exponential Form on dCode.fr [online website], retrieved on 2025-04-16,