This functions calculates the arccosine of a number.
The result is measured in degrees.
ACosD( [Number] )
Where:
The value of Number can be any number from -1.0 to 1.0.
Rule | Meaning |
---|---|
ACosD(1) | Uses the number 1 and returns its arccosine measured in degrees. The result is 0. |