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

◆ fun()

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

Return the inverse hyperbolic tangent of the specified argument.

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

Definition at line 60 of file atanh.hpp.