What does the isNaN() function return if the argument is a boolean value?
isNaN()
false
NaN
true
undefined