What does the isNaN() function return if the argument is an empty string?
isNaN()
NaN
false
undefined
true