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