SINH


Description Returns the hyperbolic sine of the specified number.

Syntax SINH ( number )

Argument Description
number Any number.

Examples This function returns 1.18:

SINH(1)

This function returns 10.02:

SINH(3)

See Also ASINH, PI