]> Cypherpunks repositories - gostls13.git/commit
doc: add Go 1.12 release note for trigonometric reductions in math
authorIan Lance Taylor <iant@golang.org>
Thu, 10 Jan 2019 19:12:28 +0000 (11:12 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 10 Jan 2019 21:21:34 +0000 (21:21 +0000)
commit5f699e400a0a982bcc3ad1ff864dca70b1255d8b
tree7e353f9d167b485ab854050b8f1340618e46b079
parent4b3f04c63b5b1a1bbc4dfd71c34341ea4e935115
doc: add Go 1.12 release note for trigonometric reductions in math

Worth mentioning because the results are not bit-for-bit identical.
This causes a test failure in github.com/fogleman/gg.

Updates #6794

Change-Id: I701f34927731fb5c658a1be271c04388e5e7e3f7
Reviewed-on: https://go-review.googlesource.com/c/157417
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.12.html