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

◆ complex_acos()

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

Return the arc cosine of the complex argument.

Template Parameters
Vvalue type of argument
Parameters
[in]xargument
Returns
arc cosine of the argument

Definition at line 77 of file acos.hpp.