<< Click to Display Table of Contents >> ASINH (inverse hyperbolic sine) |
Syntax:
ASINH(Number)
Description:
Returns the inverse hyperbolic sine of Number, i.e., the value whose hyperbolic sine is Number.
Example:
ASINH(1.1) returns 0.9503
ASINH(SINH(0.1234)) returns 0.1234
See also: