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