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

◆ acosh() [6/10]

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

Integer version of acosh.

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

Definition at line 46 of file acosh.hpp.