// what is the use of isNaN function in javascript? isNan function returns true if the argument is not a number; otherwise, it is false.