python 求sin 在Python中计算正弦值通常使用math模块的sin()函数,需注意该函数输入参数为弧度制,若为角度值需先通过math.radians()转换,导入math模... Python admin 103 2026-03-25