cosh

Determines the hyperbolic cosine.

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

Returns the hyperbolic cosine of the complex class argument.