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