np_arctan
Compute the inverse tangent (arctan) of each element in an array, returning angles in radians.
Instructions
Inverse tangent, element-wise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| array | Yes | The input array. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |