print(np.sin(a)) # compute sine of every element of an array. [-0.99999021 -0.53657292 0.42016704]. In other respects numpy array behave the same way as ...
確定! 回上一頁