Home > PHP > Function > Math > acosh()

acosh()

acosh - Inverse hyperbolic cosine

Syntax

float acosh (float $arg)

Arguments

  • arg - The value to process

Description

Returns the inverse hyperbolic cosine of arg, i.e. the value whose hyperbolic cosine is arg.

Version

PHP 4.1.0, 5

Return value

The inverse hyperbolic cosine of arg