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