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