arccos
Calculates the arccosine of a number in radians. Use to invert cosine values and get the corresponding angle for trigonometry and geometry problems.
Instructions
Calculates the arccosine (in radians) of a number. For several operations or chained steps in one call, use batch_calc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | The number to find the arccosine of |