summaryrefslogtreecommitdiff
path: root/src/pkg/math/nextafter.go
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Imported Upstream version 2012.02.22Ondřej Surý1-3/+1
2012-01-30Imported Upstream version 2012.01.27Ondřej Surý1-3/+3
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