Arc cosine
@ACS(expression)
Returns the arc cosine of expression as a floating-point value in the range zero to pi. The result of expression must be between -1 and 1.
ACOS = @ACS(-1.0) ; ACOS = 3.141593