MCPcopy Create free account
hub / github.com/OpenGenus/quark / avrg

Method avrg

code/code/unclassified/src/average/average.java:10–21  ·  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

(int arr[], int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected