golang/src/math/cmplx
cui fliter d57303e65f math: add available godoc link
Change-Id: I4a6c2ef6fd21355952ab7d8eaad883646a95d364
Reviewed-on: https://go-review.googlesource.com/c/go/+/535087
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
2023-10-19 11:59:09 +00:00
..
abs.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
asin.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
cmath_test.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
conj.go
example_test.go math/cmplx: add examples for Abs, Exp, Polar 2016-10-06 19:49:12 +00:00
exp.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
huge_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
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: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments 2022-04-05 17:52:29 +00:00
log.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
phase.go
polar.go
pow.go math: add available godoc link 2023-10-19 11:59:09 +00:00
rect.go
sin.go all: add missing periods in comments 2022-11-18 17:59:44 +00:00
sqrt.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00
tan.go math/cmplx: handle special cases 2020-05-01 03:16:37 +00:00