]> Cypherpunks repositories - gostls13.git/commit
big: fix panic and round correctly in Rat.FloatString
authorAnthony Martin <ality@pbrane.org>
Thu, 7 Oct 2010 14:10:48 +0000 (16:10 +0200)
committerRobert Griesemer <gri@golang.org>
Thu, 7 Oct 2010 14:10:48 +0000 (16:10 +0200)
commit5781a00e007fb10815e298095fc65b7798278607
treeaa23ee07ba2fe06021c2ab7a32c240350494f273
parent1f6f56390098d0bc922c505dadbc8ee7cc396fa2
big: fix panic and round correctly in Rat.FloatString

R=gri, rsc
CC=golang-dev
https://golang.org/cl/2212044
src/pkg/big/rat.go
src/pkg/big/rat_test.go