Explanation
The modulus is the distance from the origin.
For z = a + bi:
|z| = √(a² + b²)
The argument (arg z) is the angle the complex number makes with the positive real axis.
arg(z) = θ = tan⁻¹(b / a)
Quiz
-
What does |z| represent?
-
Find |3 + 4i|.
-
What does the argument measure?
-
Which trig function finds the argument?
-
Is the argument an angle?
Answer Key
-
Distance from origin
-
5
-
Angle from the real axis
-
Inverse tangent
-
Yes