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