Documentation
¶
Index ¶
- func AddToAvg[T number](originalAvg float64, n int, x T) float64
- func Avg[T number](xs []T) float64
- func AvgWithAvg(avgA float64, na int, avgb float64, nb int) float64
- func SliceGeometricProgression(base float64, commonRation float64, count int) []float64
- func SliceLinear(target float64, count int) []float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceLinear ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.