Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
complex_cos()
template<typename T >
std::complex< T > stan::math::internal::complex_cos
(
const std::complex< T > &
z
)
inline
Return the cosine of the complex argument.
Template Parameters
T
value type of argument
Parameters
[in]
z
argument
Returns
cosine of the argument
Definition at line
72
of file
cos.hpp
.
stan
math
internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.