Leonard Mada wrote:
Now, IF Calc uses internally 32-bit float precision, this is good. BUT, in the case of auto-filling, the buffer should be cleared and populated with the rounded value.

This is however just my guess, because I do NOT know the internal data handling. I hope that my comments will further the understanding in this area, ultimately leading to the correction of this issue.

The problem with AutoFill is what's mentioned in issue 88119: It should use multiplication instead of repeated addition. There are no 32-bit float values involved.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to