Vector average calculation Calculate the average value in a vector. TopicsCalculating the mean value of a vectormean(_:)mean(_:)Calculating the mean of magnitudes of a vectormeanMagnitude(_:)meanMagnitude(_:)Calculating the mean of squares of a vectormeanSquare(_:)meanSquare(_:)Calculating the root mean square of a vectorrootMeanSquare(_:)rootMeanSquare(_:) See AlsoVector reductionVector extrema calculationVector summation