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

◆ cosh() [9/9]

std::complex< var > stan::math::cosh ( const std::complex< var > &  z)
inline

Return the hyperbolic cosine of the complex argument.

Parameters
[in]zargument
Returns
hyperbolic cosine of the argument

Definition at line 71 of file cosh.hpp.