ses-average

ses-average is a compiled Lisp function in `ses.el'.

(ses-average LIST)

Computes the sum of the numbers in LIST, divided by their length. Blanks
are ignored. Result is always floating-point, even if all args are integers.