ASINH
Syntax:
ASINH ( x )
Description: Computes the inverse hyperbolic cosine of x.
Arguments:
Name |
Type |
Description |
---|---|---|
x |
number |
The value whose inverse hyperbolic sine is to be determined. |
Return Type and Value: number – The inverse hyperbolic cosine of x.
example: