what is sinh
sinh is the hyperbolic sine function. It is defined as follows:
$$sinh(x) = \frac{e^x - e^{-x}}{2}$$
where e is 2.71828....
.