Golang Round This package contains the official Go Round function that will be in Go 1.10 from https://golang.org/cl/43652. Usage import "github.com/AndreKR/golang-round" fmt.Println(round.Round(-2.5))