Contents

mean()

Returns the mean average of the integer slice’s elements, ignoring missing elements.

Declaration

func mean() -> Double?

See Also

Getting Statistical Values