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