Distance from the origin to z in the complex plane.
z = 1 + 1i has modulus 1.4142 and argument 45.0000 deg.
Next stepTo multiply two complex numbers in polar form, multiply their moduli and add their arguments: |z1*z2| = |z1|*|z2|, phi(z1*z2) = phi1 + phi2.