Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-number-is-nan
ES6 Number.isNaN() ponyfill
https://github.com/sindresorhus/number-is-nan
0
no reviews
Install
The Number.isNaN method determines whether the passed value is NaN (Not-A-Number). It is a more robust version of the original, global isNaN.