SINH(x)
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.
SIN , COS , COSH , TAN , TANH , DEGREES , RADIANS , EXP