Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 358 Bytes

Build Status

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))