Ces fonctions sont accessibles grâce à NumPy. >>> import numpy ... np.abs(x) array([ 3.60555128, 1. , 1. ]) >>> np.angle(x) array([ ...
確定! 回上一頁