What does the isNaN() function return if the argument is not a number?
isNaN()
undefined
NaN
false
true