acos
Calculate the arccosine of any number between -1 and 1, with adjustable decimal precision for exact mathematical computations.
Instructions
Compute arccosine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Number in [-1, 1]. | |
| precision | No | Optional precision. |