]> Cypherpunks repositories - gostls13.git/commit
math: fix typos in Bessel function docs
authorShenghou Ma <minux@golang.org>
Sat, 28 Jan 2017 07:01:50 +0000 (02:01 -0500)
committerRobert Griesemer <gri@golang.org>
Thu, 16 Feb 2017 22:41:34 +0000 (22:41 +0000)
commit211102c85f7c7c626853813567188379b5fd7292
treef1206b4867728e52a2697dcc7a0b946a27df8223
parent661e2179e54710a83ca1779b9d6ab18c1e2d3679
math: fix typos in Bessel function docs

While we're at it, also document Yn(0, 0) = -Inf for completeness.

Fixes #18823.

Change-Id: Ib6db68f76d29cc2373c12ebdf3fab129cac8c167
Reviewed-on: https://go-review.googlesource.com/35970
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/jn.go