cos
Calculate the cosine of a number in radians. Use for trigonometric calculations in math, physics, and engineering, or chain steps via batch_calc for multiple dependent operations in one call.
Instructions
Calculates the cosine of a number in radians. For several operations or chained steps in one call, use batch_calc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | The number in radians to find the cosine of |