//
pkg.gl
Category
github.com/0xrawsec/golang-utils
stats
package
1.3.2
Repository:
https://github.com/0xrawsec/golang-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
21 SLOC
#
Functions
Average
Average computes the average of a table of floats.
StdDev
StdDev returns the standard deviation of a random variable.
Truncate
Trucate truncates a float with p figures of precision.