Const The numbers to be averaged.
whether the result average should be rounded.
the average result.
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.
Returns a random number contained between the given mion and max values inclusively.
The min value.
The max value.
the result random number.
Returns a random number contained between the given mion and max values inclusively.
The min value.
The max value.
the result random number.
Generated using TypeDoc
Calculates the average of all numbers given in the array.