Determines the squared magnitude.
template<class T> T norm(const complex<T>&);
The squared magnitude of the complex class.