Returns the hyperbolic arcsine(s) of the specified number(s) in radians.
asinh( number, … )
number: (Decimal) A number or array of numbers, the hyperbolic arcsine(s) of which will be returned.
Decimal
This function can be used with any value.
You can experiment with this function in the test box below.
Test Input
asinh(2)
returns 1.4436354751788103
On This Page