]> Cypherpunks repositories - gostls13.git/commit
math: make function documentation more regular
authorCharles L. Dorian <cldorian@gmail.com>
Fri, 6 Apr 2012 18:01:12 +0000 (14:01 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 6 Apr 2012 18:01:12 +0000 (14:01 -0400)
commitf27348776f3c898d9e5dc3c910dbac99ae482e52
treeb72a3004a4e5614e07a8dcfd6c844d0df1bf6039
parent559c191b8935fc52ec3cfc9f34b58b36777ff213
math: make function documentation more regular

R=rsc, golang-dev
CC=golang-dev
https://golang.org/cl/5994043
src/pkg/math/acosh.go
src/pkg/math/asinh.go
src/pkg/math/atanh.go
src/pkg/math/cbrt.go
src/pkg/math/copysign.go
src/pkg/math/erf.go
src/pkg/math/gamma.go
src/pkg/math/hypot.go
src/pkg/math/logb.go
src/pkg/math/sincos.go