sinh( z )

The hyperbolic sine of z in SageMath. Defined by

\[ \sinh z = \frac{ e^z - e^{-z} }{ 2 } \]

Plot on the real axis:

Series expansion about the origin:

Special values:

Related functions:   cosh   csch   arcsinh   asinh

Function category: hyperbolic functions sagemath-docs