np_tanh
Calculate the hyperbolic tangent of each element in an input array, performing element-wise mathematical operation.
Instructions
Hyperbolic tangent, element-wise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| array | Yes | The input array. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |