bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] Bug? - print int(100*32.98)


From: Robert Brandtner
Subject: [bug-gawk] Bug? - print int(100*32.98)
Date: Mon, 3 Jun 2019 13:50:50 +0200

Hello,

Is the following result a bug or a feature?


gawk 'BEGIN{print int(100*32.98)}'

=> 3297


Kind regards

Robert Brandtner


reply via email to

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