Skip to content

Instantly share code, notes, and snippets.

@singerxt
Created March 10, 2016 19:57
Show Gist options
  • Save singerxt/1360e9bb100c534cb17f to your computer and use it in GitHub Desktop.
Save singerxt/1360e9bb100c534cb17f to your computer and use it in GitHub Desktop.
console.log(0.1 + 0.2);
console.log(0.1 + 0.2 == 0.3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment