在python.org数学库中,我只能使用cos/sin/tan/acos/asin/atan找到 math.cos(x) 。这将以弧度返回答案。我怎样才能得到答案呢? 这是我的代码: import math x = math.
確定! 回上一頁