The problem is that np.cos(t) and np.sqrt(t) generate arrays with the length of t , whereas the second row ( [0,1] ) maintains the same size.
確定! 回上一頁