ASINH
Last updated
Was this helpful?
Last updated
Was this helpful?
The ASINH function returns the hyperbolic arcsine of a number.
This function takes a single as input. It outputs that Number's inverse hyperbolic sine.
number (required, type: Number) The number to calculate the hyperbolic arcsine of.
hyperbolic_arcsine (type: number) The hyperbolic arcsine of the given number.
The following example returns the hyperbolic arcsine of 0.25: