cosh( z )
The hyperbolic cosine of z in SageMath. Defined by
\[ \cosh z = \frac{ e^z + e^{-z} }{ 2 } \]Plot on the real axis:
Series expansion about the origin:
Special values:
Related functions: sinh sech arccosh acosh
Function category: hyperbolic functions sagemath-docs