diff options
author | Russ Cox <rsc@golang.org> | 2021-05-13 10:46:58 -0400 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2021-06-09 15:09:13 +0000 |
commit | 139e935d3cc8d38c9adc7ff7de8a87c28fe339c6 (patch) | |
tree | 1802910284c2b55f1c7b2ee3d0ffa8b6184c676c /src/net/http/request.go | |
parent | aa5540cd82170f82c6fe11511e12de96aa58cbc1 (diff) | |
download | go-git-139e935d3cc8d38c9adc7ff7de8a87c28fe339c6.tar.gz |
math/big: comment division
The comments in the code refer to Knuth and to Burnikel and Ziegler,
but Knuth's presentation is inscrutable, and our recursive division
code does not bear much resemblance to Burnikel and Ziegler's paper
(which is fine, ours is nicer).
Add a standalone explanation of division instead of referring to
difficult or not-directly-used references.
Change-Id: Ic1b35dc167fb29a69ee00e0b4a768ac9cc9e1324
Reviewed-on: https://go-review.googlesource.com/c/go/+/321078
Trust: Russ Cox <rsc@golang.org>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/net/http/request.go')
0 files changed, 0 insertions, 0 deletions