]> Cypherpunks repositories - gostls13.git/commit
Clean up and make consistent the comments in the math package.
authorRob Pike <r@golang.org>
Mon, 11 Jan 2010 20:38:31 +0000 (07:38 +1100)
committerRob Pike <r@golang.org>
Mon, 11 Jan 2010 20:38:31 +0000 (07:38 +1100)
commit00e2cda62444e28a74825bf50014e2e12a4eaab0
tree56dc864407afd57da9d034438140668b0ce040d7
parent093146b920123e32d503680d7a688f63a03fc40e
Clean up and make consistent the comments in the math package.

R=rsc
CC=golang-dev
https://golang.org/cl/186042
src/pkg/math/asin.go
src/pkg/math/atan.go
src/pkg/math/fmod.go
src/pkg/math/hypot.go
src/pkg/math/log.go
src/pkg/math/pow10.go
src/pkg/math/sin.go
src/pkg/math/sinh.go
src/pkg/math/sqrt_port.go
src/pkg/math/tan.go
src/pkg/math/tanh.go