]> Cypherpunks repositories - gostls13.git/commit
math: update special-conditions comments to use ± symbol
authorCharles L. Dorian <cldorian@gmail.com>
Mon, 28 Nov 2011 21:04:52 +0000 (13:04 -0800)
committerRob Pike <r@golang.org>
Mon, 28 Nov 2011 21:04:52 +0000 (13:04 -0800)
commitc8d2544b269bb4ece49d4804845c3e64b32cd7e5
tree04f47556142752a0254c0c5dc14b45fb8096b25c
parent4cc64bd5bf54a89ec83d70e562c63a6e4810804b
math: update special-conditions comments to use ± symbol

R=rsc, golang-dev, r
CC=golang-dev
https://golang.org/cl/5445046
src/pkg/math/abs.go
src/pkg/math/asinh.go
src/pkg/math/floor.go
src/pkg/math/gamma.go
src/pkg/math/modf.go
src/pkg/math/sincos.go