三角函數 的計算(用math 函式庫內的函數). 常見的三角函數,如sin(x), cos(x), 和tan(x),在Python 裡,要使用這些函數,要先 import math 這個函式庫 ...
確定! 回上一頁