ACOSH

Syntax:

ACOSH ( x )

Description: Computes the inverse hyperbolic cosine of x.

Arguments:

Name

Type

Description

x

number

The value whose inverse hyperbolic cosine is to be determined.

Return Type and Value: number – The inverse hyperbolic cosine of x.

However, if x < 1, #NUM! is returned.

example: