# Functions
Average returns the average value of a list of math.LegacyDec.
Max returns the max value of a list of math.LegacyDec.
Median returns the median of a list of math.LegacyDec.
MedianDeviation returns the standard deviation around the median of a list of math.LegacyDec.
Min returns the min value of a list of math.LegacyDec.
NewDecFromFloat converts a float64 into a math.LegacyDec.
# Variables
No description provided by the author