@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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected