Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(892)

Issue 5645078: code review 5645078: math: fix gamma doc, link to OEIS (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by r
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

math: fix gamma doc, link to OEIS Fixes issue 2940.

Patch Set 1 #

Total comments: 1

Patch Set 2 : diff -r b234f732ca6d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/math/const.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/gamma.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-10 04:48:22 UTC) #1
dsymonds
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?
13 years, 3 months ago (2012-02-10 04:54:18 UTC) #2
r
13 years, 3 months ago (2012-02-10 04:56:57 UTC) #3
*** 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
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b