COSH

The COSH function is a mathematical function that returns the Hyperbolic Cosine of a number. The COSH function returns a real value.

Function Name

COSH

Description

Returns the Hyperbolic Cosine of a number.

Arguments

COSH(INTEGER OR REAL)

The value can be an integer or a real floating value—see Number (Integer or Real).

Returns

The Hyperbolic Cosine of a number. This is of the same type as the input (INTEGER or REAL).

Example:

COSH(PI())

The output is 11.59.


Disclaimer

Geo SCADA Expert 2022