UnitClassifier
DeclarationFunction StdDev(const a: array of double; Mean: double): double;
DescriptionCompute standard deviation from the a array, if the mean value of the a array is Mean.