Syntax: angle = ACOS(value)
Description: Returns the arc cosine of value.
Group: trigonometric
Note:
Example:ACOS(1) = 0ACOS(0) = 1.5707963267948966
Also see: cos, acosh
Implemented in: acosh.m