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.

Examples

PRINT ACosh(2)
<hr>1.316957896925

See also

Trigonometric Functions