next up previous contents index
Next: N Up: A Function Reference Previous: MONTH

MSQ

 

Syntax: @MSQ(argumentlist)

argumentlist = any combination of numbers, cells, or ranges

@MSQ returns the mean of the squares of its arguments. Blank cells and cells containing strings are not counted. The function is given by:

displaymath16251

Examples:

@MSQ(-9, -3, -5, 0, 1) = 23.2

@MSQ(F10..F14) = 20.4, where F10..F14 = 2, 2, 3, 6, and 7

@MSQ(D1..D6) = 2373.6667, where D1..D6 = 4, 56, 33, 100, 0, and -1


next up previous contents index
Next: N Up: A Function Reference Previous: MONTH

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999