v = math.acos (v)
Arc cosine of v. (Inverse operation of math.cos (v)). math.deg (math.acos (0.5)) --> 60
math.deg (math.acos (0.5)) --> 60