acosh

The Math.acosh() method returns the hyperbolic arc-cosine of a number.

Syntax

acosh(x)

Returns

returns the hyperbolic arc-cosine of a number.

Parameters

x (float)
A number.

Usage

returns the hyperbolic arc-cosine of a number.