summaryrefslogtreecommitdiff
path: root/src/pkg/math/atanh.go
AgeCommit message (Expand)AuthorFilesLines
2015-01-15Imported Upstream version 1.4upstream/1.4Tianon Gravi1-77/+0
2013-03-04Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304Michael Stapelberg1-1/+1
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-4/+3
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+78
2011-09-13Imported Upstream version 60Ondřej Surý1-79/+0
2010-04-09math: use ** for exponentiation in commentsCharles L. Dorian1-1/+1
2010-02-01math: add functions; update tests and special casesCharles L. Dorian1-0/+79