bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Overflow to Infinity


From: Andrew J. Schorr
Subject: Re: [bug-gawk] Overflow to Infinity
Date: Fri, 6 Jul 2018 05:25:56 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Fri, Jul 06, 2018 at 10:28:57AM +0300, Arnold Robbins wrote:
> Andy - if you have a few minutes, please review. I think it solves the
> output problem. (Grrrr. I forgot to update the doc. Darn!!!)
> (Double Grrrr. I need to deal with MPFR values for this case, too.)

I'm on vacation until the weekend, so not sure when I'll find the time
before Sunday.

One quick question though: in mpfr mode, should the results change?
For example, even after applying the patch, I get this:

bash-4.2$ echo 2 0 | gawk -M '{print $1/$2}'
inf

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]