A Beginner's Guide To "NAN"
What is "NAN"?
NAN stands for "Not A Number". What does it mean? It simply means the value which is not a number is NAN.
There are different operations in JavaScript which return NAN . We will try to explore some of them in this article.
Data Type Of...
reeek.hashnode.dev2 min read