Determines the hyperbolic cosine.
template<class T> complex<T> cosh (const complex<T>&);
Returns the hyperbolic cosine of the complex class argument.