SINH

The SINH function is a mathematical function that returns the Hyperbolic Sine of a number. The SINH function returns a real value.

Function Name

SINH

Description

Returns the Hyperbolic Sine of a number

Arguments

SINH(INTEGER or REAL)

Where:

  • INTEGER or REAL and is the numerical expression upon which the SINH function is to be used.

For more information on integers and real values, see Number (Integer or Real).

Returns

REAL

The Hyperbolic Sine of the input number.

Example:

SINH(3.54)

The output is 17.22.


Disclaimer

Geo SCADA Expert 2022