Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39A5949D.6AD5B57B@Wanadoo.fr> Date: Thu, 24 Aug 2000 15:33:17 -0600 From: Jerome Benoit X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Cygnus Subject: `rint' seems corrupted Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have just try thefollowing C code: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.. #include main() { printf("%e\n",rint(0.847)); } <<<<<<<<<<<<<<<<<<<<<<<<<< when I run it, I get the amazing output: 8.125000e-01 Did I miss something ? Thanks inadvance, Jerome BENOIT -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com