Name

cosh function template — Computes hyperbolic cosine

Synopsis

template<typename T> complex<T> cosh(const complex<T>& z)

The cosh function returns the complex hyperbolic cosine of z.