Name

arg function template — Computes argument (angle)

Synopsis

template<typename T> T arg(const complex<T>& z)

The arg function returns the argument (angle in polar coordinates) of z.