https://bugs.documentfoundation.org/show_bug.cgi?id=143888
--- Comment #2 from Eike Rathke <[email protected]> --- I'm unbiased. What comes next, RAWEQUAL()? Btw, > which is violating IEEE 16 digit accuracy is not true. There is no such thing. There's a theoretical *average* precision of 15.95 decimal digits (=LOG10(2^53)) but that doesn't hold true either. Read https://www.exploringbinary.com/decimal-precision-of-binary-floating-point-numbers/ Summarizes best with "The three reasonable answers are 15 digits, 15-16 digits, and slightly less than 16 digits on average. The safe answer is 15 digits." -- You are receiving this mail because: You are the assignee for the bug.
