Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
sinh()
[2/9]
template<typename T >
std::complex<
fvar
< T > > stan::math::sinh
(
const std::complex<
fvar
< T > > &
z
)
inline
Return the hyperbolic sine of the complex argument.
Template Parameters
T
autodiff value type
Parameters
[in]
z
argument
Returns
hyperbolic sine of the argument
Definition at line
27
of file
sinh.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.