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