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