Stan Math Library
4.9.0
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]
z
argument
Returns
tangent of the argument
Definition at line
27
of file
tan.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.