What Is NaN (Not a Number)?
In computing the NaN (Not a Number) is used to express given value or data is not a number. Especially systems and programming languages use different data types like characters, strings, text, numbers, floating-point numbers, etc. in order to store related data. The numbers are defined with the IEEE 754 and NaN is officially provided. … Read more