Documentation ¶
Index ¶
- func Abs(x float64) float64
- func Max(values []float64) float64
- func Mean(values []float64) float64
- func Median(values []float64) float64
- func Min(values []float64) float64
- func Range(values []float64) float64
- func Round(f float64, s int) float64
- func Stdev(values []float64) float64
- func Sum(values []float64) float64
- func Variance(values []float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.