Skip to content

Instantly share code, notes, and snippets.

@bricejlin
Created August 26, 2013 16:45
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 bricejlin/6343655 to your computer and use it in GitHub Desktop.
Save bricejlin/6343655 to your computer and use it in GitHub Desktop.
age = 979_000_000 / (60 * 60 * 24 * 365.0)
puts "%.2f" % age
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment