bug-gnu-utils
[Top][All Lists]
Advanced

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

comma dot inconsistancy in gawk


From: Heinrich Vollmers
Subject: comma dot inconsistancy in gawk
Date: Wed, 05 May 2004 10:29:01 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.2) Gecko/20040220

There seems to be some inconsistancy and error when applying gawk which did not appear in older versions (3.1.1):

gawk -v dx=1.026 -v b=-3.29102e-05 'BEGIN{a=0.000602917;print b*dx+a,a,b,dx;}'
-3,37659e-05 0 -3.29102e-05 1.026

gawk --version
GNU Awk 3.1.3
System: Linux SUSE 9.0

With kind regards

Heinrich Vollmers






reply via email to

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