]> Cypherpunks.ru repositories - gostls13.git/commit
math: replace float32/64 extrema with exact expressions
authorRobert Griesemer <gri@golang.org>
Sat, 1 May 2021 00:23:35 +0000 (17:23 -0700)
committerRobert Griesemer <gri@golang.org>
Mon, 3 May 2021 16:23:09 +0000 (16:23 +0000)
commit7b768d43d0f0e3e734369496bb1caa409d4bd0bb
tree035a54d8cc1481b8fc7ff3e1045fa3aa07eff088
parentbe1da9cdeecba15d0f68b4dcc145bcc77c0c4ace
math: replace float32/64 extrema with exact expressions

Follow-up on https://golang.org/cl/315170.

Updates #44057.
Updates #44058.

Change-Id: I0b071e8ee7a1c97aae2436945cc9583cde3b40b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/315969
Trust: Robert Griesemer <gri@golang.org>
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
api/except.txt
src/math/const.go