Functiondojox.math.variance

dojo.require("dojox.math._base");
defined in dojox/math/_base.js

Find the variance in the passed array of numbers.

Usage

function (/*Array*/ a) (view source)
parametertypedescription
aArray