Function statistical::univariate::pearson_skewness [] [src]

pub fn pearson_skewness<T>(mean: T, mode: T, stdev: T) -> T where T: Float