Determines whether the given value is NaN (Not a Number)
The value to check
true if x is NaN, false otherwise.
See Implementation
Determines whether the given value is NaN (Not a Number)