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