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