Search for a tool
Complex Number Modulus/Magnitude

Tool for calculating the value of the modulus/magnitude of a complex number |z| (absolute value): the length of the segment between the point of origin of the complex plane and the point z

Results

Complex Number Modulus/Magnitude -

Tag(s) : Arithmetics, Geometry

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Complex Number Modulus/Magnitude' tool for free! Thank you!

Complex Number Modulus/Magnitude

Modulus (Absolute Value) Calculator


Complex from Modulus and Argument Calculator



Answers to Questions (FAQ)

What is the modulus of a complex number? (Definition)

The modulus (or magnitude) is the length (absolute value) in the complex plane, qualifying the complex number $ z = a + ib $ (with $ a $ the real part and $ b $ the imaginary part), it is denoted $ |z| $ and is equal to $ |z| = \sqrt{a^2 + b^2} $.

The module can be interpreted as the distance separating the point (representing the complex number) from the origin of the reference of the complex plane.

How to calculate the modulus of a complex number?

To find the modulus of a complex number $ z = a + ib $ carry out the computation $ |z| = \sqrt {a^2 + b^2} $

Example: $ z = 1+2i $ (of abscissa 1 and of ordinate 2 on the complex plane) then the modulus equals $ |z| = \sqrt{1^2+2^2} = \sqrt{5} $

How to calculate the modulus of a complex number in exponential form?

A complex number in exponential notation has the form $ re^{i \theta} $, the modulus is the value of $ r $.

Example: $ 2e^{i\pi} $ has for modulus $ 2 $

See also the page about the exponential form of the complex number.

How to calculate the modulus of a real number?

The modulus (or magnitude) of a real number is equivalent to its absolute value.

Example: $ |-3| = 3 $

What are the properties of modulus?

For the complex numbers $ z, z_1, z_2 $ the complex modulus has the following properties:

$$ |z_1 \cdot z_2| = |z_1| \cdot |z_2| $$

$$ \left| \frac{z_1}{z_2} \right| = \frac{|z_1|}{|z_2|} \quad z_2 \ne 0 $$

$$ |z_1+z_2| \le |z_1|+|z_2| $$

A modulus is an absolute value, therefore necessarily positive (or null):

$$ |z| \ge 0 $$

The modulus of a complex number and the modulus of its conjugate are equal:

$$ |\overline z|=|z| $$

Source code

dCode retains ownership of the "Complex Number Modulus/Magnitude" source code. Any algorithm for the "Complex Number Modulus/Magnitude" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Complex Number Modulus/Magnitude" 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 Modulus/Magnitude" 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.

Cite dCode

The content of the page "Complex Number Modulus/Magnitude" 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: https://www.dcode.fr/complex-number-modulus
In a scientific article or book, the recommended bibliographic citation is: Complex Number Modulus/Magnitude on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/complex-number-modulus

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Complex Number Modulus/Magnitude' tool for free! Thank you!


https://www.dcode.fr/complex-number-modulus
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback