v = math.cos (v)
Cosine of v radians. math.cos (math.rad (60)) --> 0.5
math.cos (math.rad (60)) --> 0.5