]> Cypherpunks repositories - gostls13.git/commit
big: fix (*Rat) SetFrac64(a, b) when b < 0.
authorEoghan Sherry <ejsherry@gmail.com>
Tue, 30 Nov 2010 18:23:27 +0000 (10:23 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 30 Nov 2010 18:23:27 +0000 (10:23 -0800)
commit0dc24603ebe5d8d51690c6af4e2b94ff761ae9b6
treefb7c46d1106a92e4de91a856d524697e50c8cc6f
parente1149aa08ddbbbf2cb761f96d6acd04304ed8008
big: fix (*Rat) SetFrac64(a, b) when b < 0.

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