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