Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
acos()
[2/9]
template<typename T >
std::complex<
fvar
< T > > stan::math::acos
(
const std::complex<
fvar
< T > > &
x
)
inline
Return the arc cosine of the complex argument.
Template Parameters
T
autodiff value type
Parameters
x
argument
Returns
arc cosine of the argument
Definition at line
29
of file
acos.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.