NaN 是浮点数的一个值,代表“不是数”,通常是除0错误。 python中可以用float("nan")或cmath.nan获得。 Python 中表示Not A Number 使用小写的nan. 可以 ...
確定! 回上一頁