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