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