]> Cypherpunks.ru repositories - gostls13.git/commit
math/big: update comment in the implementation of FloatPrec
authorRobert Griesemer <gri@golang.org>
Tue, 14 Nov 2023 00:46:47 +0000 (16:46 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 14 Nov 2023 16:45:59 +0000 (16:45 +0000)
commite14b96cb511ab3437dedf2be2fa49d4516189bbc
treece1b7802f3317eb217e3764a1b9880da97c0dd92
parentc32362125ba694d62a3f28ac35bb2734daf2056a
math/big: update comment in the implementation of FloatPrec

Follow-up on CL 539299: missed to incorporate the updated
comment per feedback on that CL.

For #50489.

Change-Id: Ib035400038b1d11532f62055b5cdb382ab75654c
Reviewed-on: https://go-review.googlesource.com/c/go/+/542115
Run-TryBot: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/math/big/ratconv.go