Determines the exponential.
template<class T> complex<T> exp (const complex<T>&);
Returns the base exponential of the complex class argument.