the
acos
of
factor
acos
(
expression )
Factor and expression yield integer
s, number
s, or complex
es.
put acos(theCosine) into theAngle
The acos
function returns the inverse cosine of its argument.
If the argument is an integer
or a number
, a number
is returned.