Contents

mean()

Returns the mean average of the floating-point slice’s elements, ignoring missing elements.

Declaration

func mean() -> ColumnSlice<WrappedElement>.Element

See Also

Getting Statistical Values