mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
244 B
244 B
date | id | title |
---|---|---|
20201116 | 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)