summaryrefslogtreecommitdiff
path: root/src/pkg/math/nextafter.go
AgeCommit message (Expand)AuthorFilesLines
2010-02-22math: add lgamma; in-line special cases of acosh, nextafterCharles L. Dorian1-1/+3
2010-02-09math: add functions Log2, Nextafter, Fdim, Fmax, FminCharles L. Dorian1-0/+27