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

◆ complex_atan()

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

Return the arc tangent of the complex argument.

Template Parameters
Vvalue type of argument
Parameters
[in]zargument
Returns
arc tangent of the argument

Definition at line 73 of file atan.hpp.