1
0
mirror of https://github.com/golang/go synced 2024-10-05 12:31:23 -06:00
go/src/pkg/math
2009-11-24 15:42:46 -08:00
..
all_test.go test case for large angles in trig functions 2009-11-24 15:42:46 -08:00
asin.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
atan2.go math: fix argument names in Atan2 2009-11-17 08:39:56 -08:00
atan.go gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg 2009-11-20 11:45:05 -08:00
bits.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
const.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
exp.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
fabs.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
floor.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
fmod.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
hypot.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
log.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
pow10.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
pow.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
sin.go bad sin/cos for large angles. 2009-11-24 15:01:44 -08:00
sinh.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08: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 - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
tan.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
tanh.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
unsafe.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00