SINH

Returns the hyperbolic sine of a number. The argument must be a number whose value is specified in radians.

Example:

Assume column HSINE has a value of 1.5.

  SINH(HSINE)

Returns the approximate value 2.12.