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