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

◆ tanh() [2/9]

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

Return the hyperbolic tangent of the complex argument.

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

Definition at line 29 of file tanh.hpp.