]> Cypherpunks repositories - gostls13.git/commit
math: add Round and RoundToEven examples
authorEric Ponce <tricokun@gmail.com>
Sun, 26 Aug 2018 17:32:07 +0000 (19:32 +0200)
committerIan Lance Taylor <iant@golang.org>
Tue, 28 Aug 2018 05:22:41 +0000 (05:22 +0000)
commitded941158042d8b09164a9f8049fd7108b715680
tree692f9abab12fdfe110d582c25ab38347a4ac62a6
parent61318d7ffe8a49e9dedc5aa8195a164a3821465c
math: add Round and RoundToEven examples

Change-Id: Ibef5f96ea588d17eac1c96ee3992e01943ba0fef
Reviewed-on: https://go-review.googlesource.com/131496
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/math/example_test.go