Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
acosh()
[6/10]
double stan::math::acosh
(
int
x
)
inline
Integer version of acosh.
Parameters
[in]
x
Argument.
Returns
Inverse hyperbolic cosine of the argument.
Exceptions
std::domain_error
If argument is less than 1.
Definition at line
46
of file
acosh.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.