1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:34:48 -07:00
go/src/pkg/math
Russ Cox 094f1d5990 more lgtm files from gofmt
R=gri
OCL=35485
CL=35488
2009-10-08 15:14:54 -07:00
..
all_test.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
asin.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
atan2.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
atan.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
const.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
exp.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
fabs.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
floor.go more "declared and not used". 2009-09-15 09:41:59 -07:00
fmod.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
hypot.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
log.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
Makefile install assembly math.Sqrt on amd64 2009-09-24 14:27:52 -07:00
pow10.go more lgtm files from gofmt 2009-10-08 15:14:54 -07:00
pow.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
runtime.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
sin.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
sinh.go more lgtm files from gofmt 2009-10-08 15:14:54 -07:00
sqrt_amd64.s install assembly math.Sqrt on amd64 2009-09-24 14:27:52 -07:00
sqrt_decl.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
sqrt.go more lgtm files from gofmt 2009-10-08 15:14:54 -07:00
tan.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00
tanh.go apply gofmt to malloc math once os 2009-10-06 19:40:35 -07:00