MCPcopy Create free account
hub / github.com/OpenGenus/cosmos / getAverage

Method getAverage

code/unclassified/src/average/average.java:10–22  ·  view source on GitHub ↗

@param arr array of integers to get the average of. @param n number of elements. @return the average calculated as sum(arr)/n

(ArrayList<Integer> arr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 2

isEmptyMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected