Skip to content

COSH

Returns the hyperbolic cosine of a value.

js
COSH(input_number)
COSH(input_number)

Parameters

  • input_number - The number input.

Examples

js
COSH(0.9)
COSH(0.9)

Result: 1.4330864