Skip to content

function carg(const T1 &) complex

template <numeric T1>
KFR_FUNCTION realtype<T1> carg(const T1& x)

Returns the phase angle (argument) of the complex number x

Defined at math/complex_math.hpp:263