Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.