Home / lang / acosh 
ACosh
Syntax
Value = ACosh ( Number AS Float ) AS Float
Value = Acsh ( Number AS Float ) AS Float

Computes the hyperbolic arc-cosine of a number.

Example
PRINT ACosh(2)

1.316957896925


See also
Trigonometric Functions