Section: Mathematical Functions
cos
y = cosd(x)
sqrt(2)/2
--> cosd(45) ans = 0.7071
and the cosine of 60 degrees should be 0.5:
60
--> cosd(60) ans = 0.5000