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

◆ complex_arg()

template<typename V >
V stan::math::internal::complex_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 30 of file arg.hpp.