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

◆ atanh() [6/10]

double stan::math::atanh ( int  x)
inline

Integer version of atanh.

Parameters
[in]xArgument.
Returns
Inverse hyperbolic tangent of the argument.
Exceptions
std::domain_errorIf argument is less than 1.

Definition at line 43 of file atanh.hpp.