asinh
Inverse hyperbolic sine of the input
asinh(in1): out1Arguments:
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. |