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

◆ complex_sinh()

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

Return the hyperbolic sine of the complex argument.

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

Definition at line 69 of file sinh.hpp.