in reply to floating point addition
May be this will give you a clue:
[0] Perl> printf "%20.17f\n", 20.1;; 20.10000000000000100
Then read:Re: Re: Re: Bug? 1+1 != 2.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: floating point addition
by kresike (Initiate) on Jan 12, 2015 at 16:40 UTC |