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

◆ log() [8/8]

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

Return the natural logarithm (base e) of the specified complex argument.

Parameters
zcomplex argument
Returns
natural logarithm of argument

Definition at line 64 of file log.hpp.