Re: [perl #128913] [BUG] decimal->float non-monotonic conversion [Request: ET-9577 is created]

2018-04-13 Thread dcu
  Thank you for your email request. Your request ID is I-1544031 

Re: [perl #128913] [BUG] decimal->float non-monotonic conversion [Request: ET-9576 is created]

2018-04-13 Thread dcu
  Thank you for your email request. Your request ID is I-1544030 

[perl #128913] [BUG] decimal->float non-monotonic conversion

2018-04-13 Thread Zoffix Znet via RT
On Fri, 12 Aug 2016 10:00:17 -0700, zef...@fysh.org wrote: > > "9.9981e0".EVAL < "9.998e0".EVAL > True > > Observe that the literal with a greater nominal value yields a lower > Num value. (The .EVAL circumlocution is required to work around [perl > #128820].) This implie

[perl #128913] [BUG] decimal->float non-monotonic conversion

2018-04-13 Thread Zoffix Znet via RT
On Fri, 12 Aug 2016 10:00:17 -0700, zef...@fysh.org wrote: > > "9.9981e0".EVAL < "9.998e0".EVAL > True > > Observe that the literal with a greater nominal value yields a lower > Num value. (The .EVAL circumlocution is required to work around [perl > #128820].) This implie

[perl #128913] [BUG] decimal->float non-monotonic conversion

2016-08-12 Thread via RT
# New Ticket Created by Zefram # Please include the string: [perl #128913] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128913 > > "9.9981e0".EVAL < "9.998e0".EVAL True Observe that the literal with