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