NumPy. NumPy主要的內容操作是陣列(Array)。陣列物件名稱為ndarray。 numpy1.py ... 其他三角函數用法相同。 np.log(x): 對數。 np.exp(x): e的次方。
確定! 回上一頁