StdDevP-func
Calculate the population standard deviation.
double StdDevP(dataset vd)
vd
Return the Population Standard Deviation.
double ee=StdDevP(col(A)); ee=;
StdDev