summaryrefslogtreecommitdiff
path: root/src/lib/math/floor.go
AgeCommit message (Expand)AuthorFilesLines
2009-03-05math: docRuss Cox1-11/+8
2009-01-22move math routines from package sys to package math,Russ Cox1-2/+4
2009-01-20delete exportRuss Cox1-2/+2
2009-01-16casify, cleanup sysRuss Cox1-2/+2
2008-11-19gotestify & gostylify math.Russ Cox1-13/+6
2008-08-04- switched most of existing Go code to new export syntaxRobert Griesemer1-4/+2
2008-07-19initKen Thompson1-3/+2
2008-07-08converted double to float64Ken Thompson1-3/+3
2008-06-27update to new world. still can't use it but it's a lot of editing....Rob Pike1-2/+1
2008-03-28SVN=114204Ken Thompson1-0/+37