PHP acosh() function

Definition and Usage

The acosh() function returns the inverse hyperbolic cosine of a number.

Syntax

acosh(x)
Parameter Description
x Required. A number.

Description

Return x acosh( x of the value.

Tips and Notes

Note:This function is not implemented on the Windows platform.