SINH(x)
SINH function returns the hyperbolic sine of @x, which is defined mathematically as (exp(@x) - exp(-@x)) / 2.
This function is Excel compatible.
SINH(0.5) equals 0.521095.
SIN, COS, COSH, TAN, TANH, DEGREES, RADIANS, EXP.