ChartDirector 7.1 (.NET Edition)

ArrayMath.stdDev


Usage

[C#]public double stdDev();
[VB]Public Function stdDev() As Double

Description

Gets the standard deviation value of the elements of the ArrayMath object.

Arguments

None

Return Value

The standard deviation value of the elements of the ArrayMath object.