The ACOS function calculates the arc cosine of a number.
The calculation is in radians. This means that the input is in the range -1 … 1 and the output is in the range 0 … PI.
ACOS(number) => number
![](https://blog.gcwizard.net/wp-content/uploads/2024/04/image-266-485x1024.png)
The ACOS function calculates the arc cosine of a number.
The calculation is in radians. This means that the input is in the range -1 … 1 and the output is in the range 0 … PI.
ACOS(number) => number