ffavale / BotS

GNU General Public License v3.0
1 stars 0 forks source link

[Code] Get mean/sd from set of numbers #8

Open ffavale opened 2 years ago

ffavale commented 2 years ago

Make a function in the math library that takes a set of numbers and returns the mean and standard deviation as doubles.