]> Cypherpunks repositories - gostls13.git/commit
math/big: more documentation
authorRobert Griesemer <gri@golang.org>
Mon, 28 Sep 2015 20:39:04 +0000 (13:39 -0700)
committerRobert Griesemer <gri@golang.org>
Tue, 29 Sep 2015 00:23:51 +0000 (00:23 +0000)
commit3b9e8bb7f214db90fb116d25d67161e7fb932d75
tree85d5c11de2dfe96f6ab43aedb6bcdc3ba26ca773
parent18563f8ab4096c415172a590b414c429584acbf0
math/big: more documentation

Good enough for now.

Fixes #11241.

Change-Id: Ieb50809f104d20bcbe14daecac503f72486bec92
Reviewed-on: https://go-review.googlesource.com/15111
Reviewed-by: Alan Donovan <adonovan@google.com>
src/math/big/doc.go
src/math/big/floatconv_test.go
src/math/big/ftoa.go