From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_05,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 19 Nov 91 14:05:18 GMT From: mcsun!corton!enst!cyclope!rosen@uunet.uu.net (Jean-Pierre Rosen) Subject: Re: Numeric problem with Ada Message-ID: <1440@cyclope.enst.fr> List-Id: It is likely that the C IO library performs some roundings behind your back... Printing a value is *never* a guarantee of the actual value, especiallly with not-rigourously-defined languages...