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

◆ tan() [2/9]

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

Return the tangent of the complex argument.

Parameters
[in]zargument
Returns
tangent of the argument

Definition at line 27 of file tan.hpp.