The acos Statement
The acos statement lets you calculate the arc cosine value of its input (second) argument and store the result (radians) in its output (first) argument. The syntax of the acos statement is shown below.
acos x, y // store the arc cosine of y in x