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

◆ complex_acosh()

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

Return the hyperbolic arc cosine of the complex argument.

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

Definition at line 103 of file acosh.hpp.