package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: May 26, 2016
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mathutil provides math util functions.
Average returns the mean value of float64 values.
Returns zero if the vals length is 0.
StdDev returns the standard deviation of float64 values, with an input
average.
Returns zero if the vals length is 0.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.