Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ arg() [2/3]

template<typename V >
V stan::math::arg ( const std::complex< V > &  z)
inline

Return the phase angle of the complex argument.

Template Parameters
Vvalue type of argument
Parameters
[in]zargument
Returns
phase angle of the argument

Definition at line 17 of file arg.hpp.