Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
LGTM http://codereview.appspot.com/5645078/diff/1/src/pkg/math/gamma.go File src/pkg/math/gamma.go (right): http://codereview.appspot.com/5645078/diff/1/src/pkg/math/gamma.go#newcode119 src/pkg/math/gamma.go:119: // Negative integer arguments return ±Inf. s/Negative/Non-positive/ perhaps?
*** Submitted as http://code.google.com/p/go/source/detail?r=333b119ad2cd *** math: fix gamma doc, link to OEIS Fixes issue 2940. R=golang-dev, dsymonds CC=golang-dev http://codereview.appspot.com/5645078