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

◆ atanh() [2/10]

template<typename T >
std::complex< fvar< T > > stan::math::atanh ( const std::complex< fvar< T > > &  z)
inline

Return the hyperbolic arc tangent of the complex argument.

Template Parameters
Tautodiff value type
Parameters
[in]zargument
Returns
hyperbolic arc tangent of the argument

Definition at line 36 of file atanh.hpp.