mirror of https://github.com/golang/go.git
This applies the new gofmt literal normalizations to the library. Change-Id: I8c1e8ef62eb556fc568872c9f77a31ef236348e7 Reviewed-on: https://go-review.googlesource.com/c/162539 Run-TryBot: Robert Griesemer <gri@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> |
||
|---|---|---|
| .. | ||
| abs.go | ||
| asin.go | ||
| cmath_test.go | ||
| conj.go | ||
| example_test.go | ||
| exp.go | ||
| isinf.go | ||
| isnan.go | ||
| log.go | ||
| phase.go | ||
| polar.go | ||
| pow.go | ||
| rect.go | ||
| sin.go | ||
| sqrt.go | ||
| tan.go | ||