All Downloads are FREE. Search and download functionalities are using the official Maven repository.

polyfills.Number.isNaN.min.js Maven / Gradle / Ivy

The newest version!
Number.isNaN=Number.isNaN||function(N){return"number"==typeof N&&isNaN(N)};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy