Complex.Cosh (gb.gsl)

Function Cosh ( ) As Complex

Returns the complex hyperbolic cosine of the complex number.

cosh(z) = (exp(z) + exp(-z)) / 2