Here you can multiply by 100 Take INT value Divide by 100 So 1.9256*100 = 192.56 INT(192.56) = 192 192/100 = 1.92
Christ wrote something about negative nos. That you will have to decide with a IF < 0 -------------------------------------------------- From: "Sytze de Boer" <[email protected]> Sent: Thursday, January 26, 2012 2:29 AM To: <[email protected]> Subject: Rounding DOWN > Hi Folk > > What is the best way systems round Down ? > e.g. > 1.9256 to 1.92 > 5.565 to 5.56 > 4.449 to 4.44 > > -- > Regards > Sytze de Boer > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/584D09A7FEA44DC595B54A97DED94B10@ajoykcompaq ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

