🌈 搜索
📅  最后修改于: 2022-03-11 14:47:11.639000             🧑  作者: Mango
>>> import math >>> x = float('nan') >>> math.isnan(x) True