summaryrefslogtreecommitdiff
path: root/src/pkg/math/asin.go
AgeCommit message (Expand)AuthorFilesLines
2010-04-26math: more special cases for signed zeroCharles L. Dorian1-2/+6
2010-02-01math: add functions; update tests and special casesCharles L. Dorian1-1/+7
2010-01-12Clean up and make consistent the comments in the math package.Rob Pike1-7/+7
2010-01-08math: special cases for Atan, Asin and AcosCharles L. Dorian1-8/+3
2009-12-151) Change default gofmt default settings forRobert Griesemer1-6/+6
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-1/+1
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-5/+5
2009-08-12convert low-level (used by testing) packages toRuss Cox1-1/+0
2009-06-09mv src/lib to src/pkgRob Pike1-0/+46