Re: follow up II - newbie questions, sum over range, rounding of special problematic values

"Andreas J. Guelzow" <[email protected]> Sun, 23 May 2021 12:42:29 -0600
Newsgroups gmane.comp.gnome.apps.gnumeric
Message-ID <[email protected]>
Hi,

On 2021-05-22 7:26 p.m., Steven D'Aprano wrote:
>
> input	0.24999999999999997	

You are playing at the edge of the maximum mantissa length. Did you ever 
try using that number in LibreOffice or Excel?

Andreas