Calculate modulus(length) of complex number. Can be used with arithmetic data types only.
template<<class TYPE> TYPE Modulus(const TComplex<lt;TYPE>gt; &v);