]> Cypherpunks repositories - gostls13.git/commit
big: Rat always outputs the requested precision from FloatString
authorGraham Miller <graham.miller@gmail.com>
Mon, 6 Jun 2011 19:59:58 +0000 (12:59 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 6 Jun 2011 19:59:58 +0000 (12:59 -0700)
commitf35a3df80c9df2c5bf2651746b2df047d356c8a4
tree2c0033e43751a0cbd025e55cccf51204d8d54ad6
parentc281ddf1eb4e6cff20096322f73724d2b21b74de
big: Rat always outputs the requested precision from FloatString

Fixes #1922.

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