Inverse cosine in degrees
returns the
inverse cosine (cos-1) of the elements of
Y = acosd(X)X in degrees. The function accepts both real and complex inputs.
For real values of X in the interval [-1, 1],
acosd(X) returns values in the interval [0,
180].
For values of X outside the interval [-1, 1] and
for complex values of X, acosd(X)
returns complex values.