summaryrefslogtreecommitdiff
path: root/src/math/gamma.go
Commit message (Expand)AuthorAgeFilesLines
* math: speed up Gamma(+Inf)Mohit Agarwal2016-10-181-0/+2
* math: fix Gamma(-171.5) on all platformsRuss Cox2016-10-061-11/+24
* math: fix Gamma(x) for x < -170.5 and other corner casesRuss Cox2016-10-051-3/+7
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+202