foundry_
common
0.2.0
Module calc
Module Items
Functions
In crate foundry_
common
foundry_common
Module
calc
Copy item path
Source
Expand description
Commonly used calculations.
Functions
ยง
mean
Returns the mean of the slice.
median_
sorted
Returns the median of a
sorted
slice.