SINH

The SINH function returns the hyperbolic sine of the number passed as an argument.

Syntax

SINH(
    number
)

Parameters
  • number: Number from which you want to obtain the hyperbolic sine.
Returned value

The SINH function returns a real number.

Additional Information

The hyperbolic sine function has the following graph:

SINH
Examples

In this example the hyperbolic sine of the number 2.56 is calculated:

SINH function. Example of use

Related functions
Category
Mathematical and trigonometric
Submitted by admin on Tue, 12/04/2018 - 12:41