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

◆ fun()

template<typename T >
static auto stan::math::acosh_fun::fun ( const T &  x)
inlinestatic

Return the inverse hyperbolic cosine of the specified argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
Inverse hyperbolic cosine of the argument.

Definition at line 71 of file acosh.hpp.