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

◆ complex_asinh()

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

Return the hyperbolic arc sine of the complex argument.

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

Definition at line 62 of file asinh.hpp.