Round()
Adam Starkey <[email protected]> Thu, 15 Aug 2002 18:42:33 -0500
| Newsgroups | gmane.comp.lang.delphi.kylix |
|---|---|
| Message-ID | <[email protected]> |
Quick, and probably trivial question: Why do both Delphi and Kylix round real numbers with a real part of .5 down when the integer part is even, and up when it is odd? IE, 1.5 becomes 2, but 2.5 also becomes 2 Is there some option in 8087CW that can adjust this behaviour? -- adam starkey -- <[email protected]>