]> Cypherpunks repositories - gostls13.git/commit
math/big: modified MantExp semantics to enable fast exponent access
authorRobert Griesemer <gri@golang.org>
Sat, 28 Feb 2015 01:52:12 +0000 (17:52 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 4 Mar 2015 18:22:31 +0000 (18:22 +0000)
commitea1fafbccdaee0632dbbdd610d24ab2e2ac25cb6
tree8823ac4f852800b6a97b47025b46f8ab791b211e
parente05388335285928b354aa00b9e6ebd3ab4a392b2
math/big: modified MantExp semantics to enable fast exponent access

Change-Id: I9a6ebb747d5b9756c214bdeb19f60820602d7a24
Reviewed-on: https://go-review.googlesource.com/6340
Reviewed-by: Alan Donovan <adonovan@google.com>
src/math/big/float.go
src/math/big/float_test.go