Python math.nan 常量Python math 模块Python math.nan 返回一个浮点值nan(not a number,不是一个数字),这个值不是一个合法数字。 math.nan 相当于float('nan') 的 ...
確定! 回上一頁