foundry_common::calc

Function mean

Source
pub fn mean(values: &[u64]) -> u64
Expand description

Returns the mean of the slice.