in reply to Re: Getting stranger values in subtraction
in thread Getting stranger values in subtraction
Addendum:
The issue seems to surface if the arithmetic takes place in a loop, when you do the subtraction (or addition as well?) multiple times.
I don't seem to get this problem when the subtraction happens only once in a subroutine (not in a loop).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting stranger values in subtraction
by poj (Abbot) on Feb 06, 2016 at 09:11 UTC | |
|
Re^3: Getting stranger values in subtraction
by choroba (Cardinal) on Feb 06, 2016 at 09:10 UTC | |
by Anonymous Monk on Feb 06, 2016 at 09:26 UTC |