acos
arccosine
acos
acos(expr)
Reaurns the arc cosinus of
expr
.
Exemple:
acos(1/2);
returns 1.047198 (that is to say PI/3)