exp

Determines the exponential.

  template<class T> complex<T> exp (const complex<T>&);
  
Remarks

Returns the base exponential of the complex class argument.