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

◆ acosh() [2/10]

template<typename T >
std::complex< fvar< T > > stan::math::acosh ( const std::complex< fvar< T > > &  z)
inline

Return the hyperbolic arc cosine of the complex argument.

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

Definition at line 29 of file acosh.hpp.