Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

isNaN() #10

Closed
FredTheNoob opened this issue Jan 15, 2021 · 3 comments
Closed

isNaN() #10

FredTheNoob opened this issue Jan 15, 2021 · 3 comments

Comments

@FredTheNoob
Copy link

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/isNaN

@sindresorhus
Copy link
Owner

?

@FredTheNoob
Copy link
Author

Why not just use the in-built one? xd

@sindresorhus
Copy link
Owner

Because it's not the same thing. Number.isNaN and isNaN are slightly different.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants