Skip to content

Instantly share code, notes, and snippets.

@tomswatermelon
Last active August 29, 2015 14:00
Show Gist options
  • Save tomswatermelon/11166665 to your computer and use it in GitHub Desktop.
Save tomswatermelon/11166665 to your computer and use it in GitHub Desktop.
Rounding in Javascript
Math.round(123.567);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment