https://bugs.documentfoundation.org/show_bug.cgi?id=152039
--- Comment #5 from Mike Kaganski <[email protected]> --- (In reply to Jonny Grant from comment #4) How does all that relate to *your* raised issue that "1" appears at 12th position after the decimal dot after you subtract 8208 from 8495.95; and *your* confusion of the dialog's decimals (telling about decimals *after* the dot) vs. decimals stored in double-precision floating-point value? That dialog talks about different thing, so you need to comprehend that your words > when specifying 13 decimal places and then > I always recall "double" precision floating point has 15 decimal places. of > course "float" 32 bit only has 7 digits of precision. Is Calc not using double > precision? you are talking about *two different* decimal places - one from dialog (about places to the right of dot), another about total decimals in the number. And so you compare apples to oranges. -- You are receiving this mail because: You are the assignee for the bug.
