summaryrefslogtreecommitdiff
path: root/src/pkg/math/sqrt_port.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-147/+0
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+147
2011-09-13Imported Upstream version 60Ondřej Surý1-147/+0
2011-06-30Imported Upstream version 58upstream/58Ondřej Surý1-1/+5
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-2/+2
2010-05-18math: signed zero Sqrt special caseCharles L. Dorian1-4/+2
2010-04-09math: use ** for exponentiation in commentsCharles L. Dorian1-2/+2
2010-01-12Clean up and make consistent the comments in the math package.Rob Pike1-0/+4
2010-01-10math: Sqrt using 386 FPU.Charles L. Dorian1-0/+141