package
0.5.1-rc2
Repository: https://github.com/ojo-network/ojo.git
Documentation: pkg.go.dev

# 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