isNaN

isNaN

> Functions

Returns true if the number x is a NaN (Not a Number) value in its float representation, false otherwise.

Parameters
Return