https://bugs.documentfoundation.org/show_bug.cgi?id=169217
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #1 from Mike Kaganski <[email protected]> --- This is not a bug. The number is simply outside of the numbers that are representable exactly in Calc (only integers up to 2^53, which is 9 007 199 254 740 992, are representable exactly). For everything else, the actual number used by the program is a nearest number that is representable in IEEE 754 64-bit double-precision binary. -- You are receiving this mail because: You are the assignee for the bug.
