[]
        
(Showing Draft Content)

SINH

This function returns the hyperbolic sine of the specified number.

Syntax

SINH(value)

Arguments

You can use any real number for the value argument.

Remarks

The equation for calculating the hyperbolic sine is:




where z is the value argument.

Data Types

Accepts numeric data. Returns numeric data.

Examples

SINH(B4)


SINH(R1C2)


SINH(1) gives the result 1.1752011936