ACOS

Returns the arc cosine of a number in radians. The argument must be a number.

Example:

Assume column ACOSINE has a decimal (10,9) host variable with a value of 0.070737202.

   ACOS(ACOSINE)

Returns the approximate value 1.49.