JavaScript Math.cos()
Math.cos(x) 返回 x(以弧度计)的余弦:
以弧度计的角度 = (以度数计的角度) * PI / 180。