mag

Magnitude or Modulus of a ComplexNumber uses pythagoras theorem to calculate the magnitude of the vector.

Return

|z|

Since

Version 1.0

Parameters

of

that is a ComplexNumber

See also