Re: Rounding timings
- From: spambait@xxxxxxxxxx (Doug Miller)
- Date: Fri, 21 Sep 2007 12:30:35 GMT
In article <b4e6f3p01lij7o99aq1fsr0kgg07s88qgt@xxxxxxx>, Robert <no@xxxxxx> wrote:
01 A binary pic s9(09)v9(04) value 1.005.
01 B pic s9(09)v9(02).
01 E pic z(09).9(02)-.
Move A to B 790
Compute B = A 830
Compute B rounded = A 860
Compute B = A + .005 980
Looks like using ROUNDED is some twelve percent *faster* than not using it.
Tell me again exactly what it was that you "busted"?
--
Regards,
Doug Miller (alphageek at milmac dot com)
It's time to throw all their damned tea in the harbor again.
.
- References:
- Rounding timings
- From: Robert
- Rounding timings
- Prev by Date: Re: [OT] Iraq
- Next by Date: Re: Pedantry (Was: Cobol Myth Busters)
- Previous by thread: Re: Rounding timings
- Next by thread: New Fujitsu Cobol for Windows 9.0
- Index(es):
Relevant Pages
|