Return skew of the data set. The behavior is undefined unless 3 <= count or the variance is zero.
Synopsis
Declared in <bdlsta_moment.h>
double
skew() const;
Return Value
skew of the data set
Created with MrDocs