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