1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:01:22 -06:00
go/src/lib/math
Robert Griesemer 2f4352a26d - switched most of existing Go code to new export syntax
- adjusted lang doc

R=r
DELTA=192  (26 added, 65 deleted, 101 changed)
OCL=13844
CL=13848
2008-08-04 17:17:59 -07:00
..
asin.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
atan2.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
atan.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
exp.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
fabs.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
floor.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
fmod.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
hypot.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
log.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
main.go init 2008-07-19 14:37:02 -07:00
math.go SVN=114204 2008-03-28 13:56:47 -07:00
pow10.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
pow.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
sin.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
sinh.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
sqrt.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
tan.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00
tanh.go - switched most of existing Go code to new export syntax 2008-08-04 17:17:59 -07:00