常量
<cmath> <ctgmath>

NAN

float
非数值 (Not-A-Number)
宏常量,展开为一个 float 类型的表达式,表示一个 NaN,前提是实现支持静默 NaN(否则,它未被定义)。

另见