mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
246 B
246 B
date | id | title |
---|---|---|
2020-11-16 | 9136cd01-5c02-49a2-8aab-f55c93dfcc72 | NaN |
Description
Not a number. The returned result if you try to do mathematical nonsense
Syntax
console.log(0/0)
console.log(Infinity - Infinity)