Modulus and Argument
Every complex number has a modulus (or magnitude)
the distance from the origin in the complex plane, and an argument , the angle it makes with the positive real axis. Together they give the polar form .
The modulus is exactly what the Born rule needs: if a quantum amplitude is , the corresponding probability is . So fluency with is fluency with quantum measurement.
Try it
This is a numerical exercise — your code should return a number, not a circuit. Compute the
modulus of (the classic 3–4–5 triangle).
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.