summaryrefslogtreecommitdiff
path: root/src/pkg/math/expm1.go
AgeCommit message (Expand)AuthorFilesLines
2010-04-09math: use ** for exponentiation in commentsCharles L. Dorian1-14/+14
2010-02-09math: add functions Log2, Nextafter, Fdim, Fmax, FminCharles L. Dorian1-2/+2
2010-02-01math: add functions; update tests and special casesCharles L. Dorian1-0/+238