Skip to content

Instantly share code, notes, and snippets.

@camelcaseblog
Created January 29, 2019 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camelcaseblog/9088f01dc43733beaa67c90cbf56709b to your computer and use it in GitHub Desktop.
Save camelcaseblog/9088f01dc43733beaa67c90cbf56709b to your computer and use it in GitHub Desktop.
>>> round(0.1 + 0.2, 10) == 0.3
True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment