SINH

Name

SINH —
SINH(x)

Description

The SINH function returns the hyperbolic sine of @x, which is defined mathematically as (exp(@x) - exp(-@x)) / 2.

Performing this function on a string or empty cell simply does nothing. This function only takes one argument.

See also

SIN , COS , COSH , TAN , TANH , DEGREES , RADIANS , EXP