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

◆ cos() [2/9]

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

Return the cosine of the complex argument.

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

Definition at line 28 of file cos.hpp.