This document is archived and information here might be outdated. Recommended version. |
The standard deviation.
[Visual Basic .NET] Public ReadOnly Property StandardDeviation As Double
[C#] public double StandardDeviation {get;}
[C++]
HRESULT get_StandardDeviation(
System.Double* pStandardDeviation
);
[C++]
Parameters pStandardDeviation [out, retval]
pStandardDeviation is a parameter of type double*
The standard deviation of all observed values for the field.