Compute the arc-cosine of an number
y = acos (x)
The acos function computes the arc-cosine of a number and returns the result as an array. If its argument is an array, the acos function will be applied to each element and the result returned as an array.