asinh
Inverse hyperbolic sine of the input
asinh(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to the inverse hyperbolic sine function. |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The inverse hyperbolic sine of the input. |