Average of elements.
args | List of numbers, vectors, and/or matrices. |
return value | The recursive, but independent average of the arguments. |
The argument can be list of numbers, vectors and/or matrices. If there is a list of matrices or vectors, the averages are calculated separately for each of them, and the average of the results will be returned.