Object Method Array.avg
Calculates the average of the values in an array.
All elements in the array must contain values that can be automatically converted to numeric.
Array.avg():number
Arguments
This function has no arguments