variance

The function computes the variance of all input points regardless of dimensionality.


Synopsis

	function variance(
		x : numeric
	)

Arguments

x
An array of any dimensionality.

Description

Computes the variance for all input points.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.6 $ $Date: 1999/03/15 16:59:49 $