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