【PYTHON】numpy.int64和/或numpy.float64出現奇怪的基本計算問題? ... print nkvar n = np.int64(n) k = np.float64(k) print n,type(n) print k, ...
確定! 回上一頁