Full name
math.acosh
Library
math
Syntax
math.acosh(x)
Description
Parameters
- x: Number from which to obtain the hyperbolic arccosine.
Result
The math.acosh function returns a real number.
Examples
We can obtain the hyperbolic arccosine of the number 4 with the following code:
math.acosh (4)
2.0634370688955608