=ASINH(number)
=ASINH(-2.5)
This function returns -1.647231146 because -2.5 is the inverse hyperbolic sine of -1.647231146. This means that the value of -2.5 is the result of applying the inverse hyperbolic sine function to the value of -1.647231146.
=ASINH(10)
This function returns 2.99822295 because 10 is the inverse hyperbolic sine of 2.99822295. This means that the value of 10 is the result of applying the inverse hyperbolic sine function to the value of 2.99822295.
The ASINH function is a Sourcetable math/trig function that calculates the inverse hyperbolic sine of a number. It may be used as a worksheet function, appearing in a formula in a worksheet cell.