np_tan
Compute the trigonometric tangent of each element in an array. Input is in radians.
Instructions
Trigonometric tangent, element-wise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| array | Yes | The input array (in radians). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |