Documentation ¶ Index ¶ func NChoseK(n, k float64) float64 func Round(val float64, roundOn float64, places int) (newVal float64) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NChoseK ¶ func NChoseK(n, k float64) float64 NChoseK http://blog.plover.com/math/choose.html I am surprised that I have to define these. . . Maybe i just didn't look hard enough for a lib. func Round ¶ func Round(val float64, roundOn float64, places int) (newVal float64) Round a number Types ¶ This section is empty. Source Files ¶ View all Source files mathutils.go Click to show internal directories. Click to hide internal directories.