python 中Nan是not a number(非数)它即不是无穷大, 也不是无穷小,无穷大 ... import numpy as np #无穷大减无穷大会导致NaN a = np.infty print(a ...
確定! 回上一頁