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