Version 0.1.7
- Added miscellaneous function
round
that takes in number of fractional digits as the 2nd parameter. - Added
standardDeviation
toIEnumerable
that works similar toaverage
andsum
.
round
that takes in number of fractional digits as the 2nd parameter.standardDeviation
to IEnumerable
that works similar to average
and sum
.