Skip to content

Instantly share code, notes, and snippets.

@jnthn
Created November 15, 2011 09:52
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 jnthn/1366601 to your computer and use it in GitHub Desktop.
Save jnthn/1366601 to your computer and use it in GitHub Desktop.
> say 3.141592653589e0
0.552631241154582
> say 3.14159265358e0
0.515444474724007
> say 3.1415926535e0
0.958221835195889
> say 3.141592653e0
3.141592653
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment