1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/lib/math
Russ Cox dfc3910afa math: doc
R=r
DELTA=173  (74 added, 14 deleted, 85 changed)
OCL=25753
CL=25767
2009-03-05 13:31:01 -08:00
..
all_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
asin.go math: doc 2009-03-05 13:31:01 -08:00
atan2.go math: doc 2009-03-05 13:31:01 -08:00
atan.go math: doc 2009-03-05 13:31:01 -08:00
const.go math: doc 2009-03-05 13:31:01 -08:00
exp.go math: doc 2009-03-05 13:31:01 -08:00
fabs.go math: doc 2009-03-05 13:31:01 -08:00
floor.go math: doc 2009-03-05 13:31:01 -08:00
fmod.go math: doc 2009-03-05 13:31:01 -08:00
hypot.go math: doc 2009-03-05 13:31:01 -08:00
log.go math: doc 2009-03-05 13:31:01 -08:00
Makefile move math routines from package sys to package math, 2009-01-22 16:23:44 -08:00
pow10.go math: doc 2009-03-05 13:31:01 -08:00
pow.go math: doc 2009-03-05 13:31:01 -08:00
runtime.go math: doc 2009-03-05 13:31:01 -08:00
sin.go math: doc 2009-03-05 13:31:01 -08:00
sinh.go math: doc 2009-03-05 13:31:01 -08:00
sqrt.go math: doc 2009-03-05 13:31:01 -08:00
tan.go math: doc 2009-03-05 13:31:01 -08:00
tanh.go math: doc 2009-03-05 13:31:01 -08:00