]> Cypherpunks repositories - gostls13.git/commit
math: clarify comment about bit-identical results across architectures
authorIan Lance Taylor <iant@golang.org>
Tue, 6 Jun 2017 21:21:16 +0000 (14:21 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 6 Jun 2017 22:32:34 +0000 (22:32 +0000)
commitdc6ae87c8caa0dabdaa0ca85fbefb0c2a61c8602
treeab7215e0d3818fdecf2839a7f6e9997a6d9c1ce1
parenta836254d08181418757b0d5c159acd3f9488fb91
math: clarify comment about bit-identical results across architectures

Updates #18354.

Change-Id: I76bc4a73d8dc99eeda14b395e451d75a65184191
Reviewed-on: https://go-review.googlesource.com/45013
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/math/const.go