Skip to content

Instantly share code, notes, and snippets.

Created June 19, 2015 10:26
Show Gist options
  • Save anonymous/43b4dc8780b61253b7d9 to your computer and use it in GitHub Desktop.
Save anonymous/43b4dc8780b61253b7d9 to your computer and use it in GitHub Desktop.
[3.50,3.03].inject(0) { |sum,n| sum + n }
=> 6.529999999999999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment