Skip to content

Instantly share code, notes, and snippets.

@khg0712
Created May 1, 2018 14:48
Show Gist options
  • Save khg0712/d98d09d75ffb8be412143bf38363a70e to your computer and use it in GitHub Desktop.
Save khg0712/d98d09d75ffb8be412143bf38363a70e to your computer and use it in GitHub Desktop.
-0 === 0 // true
1 / 0 //Infinity
1 / -0 //-Infinity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment