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