go/src/math/cmplx
Robert Griesemer fae44a2be3 src, misc: apply gofmt
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>
2019-02-19 20:38:28 +00:00
..
abs.go
asin.go
cmath_test.go
conj.go
example_test.go
exp.go
isinf.go all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
isnan.go all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
log.go
phase.go
polar.go
pow.go
rect.go
sin.go
sqrt.go
tan.go src, misc: apply gofmt 2019-02-19 20:38:28 +00:00