summaryrefslogtreecommitdiff
path: root/src/pkg/math/acosh.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-3/+2
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+61
2011-09-13Imported Upstream version 60Ondřej Surý1-62/+0
2010-04-09math: use ** for exponentiation in commentsCharles L. Dorian1-3/+3
2010-02-22math: add lgamma; in-line special cases of acosh, nextafterCharles L. Dorian1-1/+4
2010-02-01math: add functions; update tests and special casesCharles L. Dorian1-0/+59