Returns a vector containing the average of each set of corresponding elements of the given vectors.
Elemental function
The result is a vector of the same type as ARG1.
The value of each element of the result is the average of the values of the corresponding elements of ARG1 and ARG2.