Javascript Error Values - NaN and Infinity
Introduction
NaN and Infinity are two numeric error values of Javascript. The way these values function may look confusing so I created this blog explaining their weird functionalities.
NaN
NaN simply means "Not a Number" and is returned by a functio...
thesudarsandev.hashnode.dev5 min read