Argument


Calculate argument of complex number. Can be used with arithmetic data types only.

template<class TYPE>
TYPE Argument(const TComplex<TYPE> &v);
Namespace: ntl
Include: NTL/Core/Complex.h