Skip to main content
arithmetic_mean
use_
stats
0.0.1
In use_
stats::
prelude
use_stats
::
prelude
Function
arithmetic_
mean
Copy item path
pub fn arithmetic_mean(values: &[
f64
]) ->
Result
<
f64
,
AverageError
>