Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is the use of isnan function in javascript?

// what is the use of isNaN function in javascript?
isNan function returns true if the argument is not a number; otherwise, it is false.
 
PREVIOUS NEXT
Tagged: #isnan #function
ADD COMMENT
Topic
Name
1+7 =