Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ log10() [9/9]

std::complex< var > stan::math::log10 ( const std::complex< var > &  z)
inline

Return the base 10 logarithm of the specified complex number.

Parameters
zcomplex argument
Returns
base 10 log of argument

Definition at line 62 of file log10.hpp.