|
Bill, I've seen Int do different things on different machines, different languages, etc.. I have seen it more and more common, however, for Int to simply truncate the decimal portion and keep the integer portion. Then you would use a Round function if you wanted to round it. Then again, I've seen Int round the number, and then you had to use a function called Trunc to truncate it *shrug* I don't think there really is a standard yet, though, and probably there will never be one. So, before using Int on any machine, you should check to see what it is actually doing first. Round is pretty standard, but then again, some will round -8.6 to -9, and some will round to -8. Regards, Jim Langston Bill Brosch wrote: > I thought that integer functions were always supposed to round to the > nearest integer towards, in effect truncating any decimal portion. 8.9 > becomes 8 and -8.9 becomes -8. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.