Computes the variance of all the non-empty values in a given list of arguments. If an expression evaluates a range of cells all the non-empty values in the range are examined.
Syntax
VAR(expression,{expression},...)
Arguments
expression - numbers or references to examine.
Example
VAR(3.14,-2,2) is 33.333.