1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:04:45 -07:00
go/src/pkg/math
Russ Cox 488ca3c7a6 move math out of runtime.
a step toward enforcing package boundaries,
necessary to eliminate global package name space.

R=r
DELTA=581  (310 added, 271 deleted, 0 changed)
OCL=35805
CL=35823
2009-10-15 23:09:22 -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
bits.go move math out of runtime. 2009-10-15 23:09:22 -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 move math out of runtime. 2009-10-15 23:09:22 -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
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
unsafe.go move math out of runtime. 2009-10-15 23:09:22 -07:00