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

◆ exp() [8/9]

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

Return the exponentiation (base e) of the specified complex number.

Parameters
zargument
Returns
exponentiation of argument

Definition at line 53 of file exp.hpp.