在數學模塊中,我只能找到帶有cos / sin / tan / acos / asin / atan的math.cos(x)。這將返回以弧度為單位的答案。如何獲得度數的答案?這是我的代碼:import math x ...
確定! 回上一頁