Description
The SINH function returns the hyperbolic sine of x, which is defined mathematically as (exp(x) - exp(-x)) / 2. x is in radians.
Performing this function on a string or empty cell simply does nothing. This function only takes one argument.