SINH

Syntax:

SINH ( x )

Description: Computes the hyperbolic sine of x.

Arguments:

Name

Type

Description

x

number

The number whose hyperbolic sine is to be computed.

Return Type and Value: number – The hyperbolic sine of x.

However, if the magnitude of x is too large for the result to be represented, #NUM! is returned.

example: