On Wed, Jul 8, 2020 at 4:50 PM 'simon place' via golang-nuts
<golang-nuts@googlegroups.com> wrote:
>
> wait a minute, so this...  https://play.golang.org/p/x5SQVgSJsIs
>
> could return anything!

On different implementations, including different processors, yes.  On
the same implementation on the same processor, the value should be
consistent.

Ian


> On Wednesday, 8 July 2020 19:57:30 UTC+1, Ian Lance Taylor wrote:
>>
>> The spec is not particularly helpful, but it is not entirely silent.
>> It says: "In all non-constant conversions involving floating-point or
>> complex values, if the result type cannot represent the value the
>> conversion succeeds but the result value is implementation-dependent."
>>
>> Ian
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/40aa201e-884a-4ca3-8d3d-4a5a503934bbo%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVuAB-AO1BVkLk4b4kAoH5uhGrgJ_5oUmuevM53A0bzzQ%40mail.gmail.com.

Reply via email to