Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created March 31, 2018 18:20
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 dance2die/8d5c5e20e7a453004eda71053bbd1bba to your computer and use it in GitHub Desktop.
Save dance2die/8d5c5e20e7a453004eda71053bbd1bba to your computer and use it in GitHub Desktop.
// C#
==================== Avarage DEMO - Average Quantity ====================
Average Quantity: 120 / 5 = 24
// JavaScript
==================== Reduce (LINQ 'Average' Equivalent) DEMO - Average Quantity ====================
Average Quantity: 120 / 5 = 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment