Math#media - ability to compute median value.

This commit is contained in:
Andrés N. Robalino
2020-06-18 16:37:18 -05:00
parent 353b33be1b
commit 5f9de80d9b
10 changed files with 266 additions and 22 deletions

View File

@ -1,6 +1,5 @@
mod alias;
mod append;
mod average;
mod cal;
mod calc;
mod cd;