Calculate argument of complex number. Can be used with arithmetic data types only.
template<class TYPE> TYPE Argument(const TComplex<TYPE> &v);