https://bugs.documentfoundation.org/show_bug.cgi?id=150737
--- Comment #5 from Kevin Suo <[email protected]> --- Created attachment 182148 --> https://bugs.documentfoundation.org/attachment.cgi?id=182148&action=edit screenshot for proposed DECIMAL2 function (In reply to Mike Kaganski from comment #4) A1: 243,362.83 A2: -243,362.84 A4: = DECIMAL2(A1) + DECIMAL2(A2) A4 returns -0.01 rather than -0.01000000000931. P.S. I find that there is already a function named DECIMAL in the function list, so I call the proposed new function as DECIMAL2 and when implemented it can be named as other names when needed. -- You are receiving this mail because: You are the assignee for the bug.
