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