Calculates the average of all numbers given in the array.
The numbers to be averaged.
whether the result average should be rounded.
the average result.
Generated using TypeDoc
Calculates the average of all numbers given in the array.