]> Cypherpunks repositories - gostls13.git/commit
math/big: fix SetMantExp comment
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 23 Oct 2015 16:21:02 +0000 (12:21 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 23 Oct 2015 16:38:27 +0000 (16:38 +0000)
commite4feb18fc2aa7618d612e9f4eedb86821240c20b
treead2669718765bb5e35fd80ae4c6fbb24a9aab867
parent6327e8dc69c47d6355e2623cc491f0140d2563f5
math/big: fix SetMantExp comment

Change-Id: If30cf9c94b58e18564db46c15c6f5cc14ec1a6fa
Reviewed-on: https://go-review.googlesource.com/16271
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/big/float.go