norm

Determines the squared magnitude.

  template<class T> T norm(const complex<T>&);
  
Remarks

The squared magnitude of the complex class.