Skip to content

Instantly share code, notes, and snippets.

@walterlua
Created May 18, 2011 07:54
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 walterlua/978165 to your computer and use it in GitHub Desktop.
Save walterlua/978165 to your computer and use it in GitHub Desktop.
Output for math_round_test
0.1 0
0.5 1
8.9 9
-0.1 0
-0.5 0
-8.9 -9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment