profileRyan KesPGP keyI build stuffEmailGithubTwitterLast.fmMastodonMatrix

NaN

Description

Not a number. The returned result if you try to do mathematical nonsense

Syntax

console.log(0 / 0)
console.log(Infinity - Infinity)

Related