Computes the arc cosine of the passed value, measured in radians.
util.Math.acos( val FLOAT ) RETURNING result FLOAT
Returns NULL if the argument provided is invalid.