Reference: mean
mean(a1, a2, ..., an) returns the arithmetical mean of the real or complex numbers a1, a2, ..., and an. sum(v) returns the arithmetical mean of all components in the real or complex vector v.
mean(a1, a2, ..., an) returns the arithmetical mean of the real or complex numbers a1, a2, ..., and an. sum(v) returns the arithmetical mean of all components in the real or complex vector v.