-
-
Save mceoin/9715731 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
want to... | |
have SUM that is able to calculate the sum of all numbers in an Array | |
have MEAN that is able to calculate the average of all numbers in an Array | |
have MEDIAN that is able to calculate the median of all numbers in an Array | |
number of items in an Array can be both odd or even |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment