[Libreoffice-bugs] [Bug 138220] New: calc: calculation: roundup: rounddown: fail in 7.1 alpha
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 14 20:52:45 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138220
Bug ID: 138220
Summary: calc: calculation: roundup: rounddown: fail in 7.1
alpha
Product: LibreOffice
Version: 7.1.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: newbie-02 at gmx.de
Description:
a 'deflowering'? based on 'search' no bugs have been reported for 'roundup' and
'roundown' yet?
i stumbled over one:
=ROUNDUP(-999,12999999999994;11) results in -999,130000000010 instead of the
expected -999,130000000000,
=ROUNDDOWN(-999,12999999999994;11) results in -999,130000000000
instead of the expected -999.12999999999990
same fail - mirrored - for positive values,
for those not familiar with it: roundup should round 'away from zero',
rounddown 'towards zero',
plenty other values affected as well, even shorter ones like '888,1299999999'
which need no change for a round to 11 decimals ...
'round' looks working correctly on a quick first look,
no repro in 6.1.6.3, hence 'regression',
imho critical, data corruption ...
Steps to Reproduce:
see above description
Actual Results:
see above description
Expected Results:
see above description
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.1.0.0.alpha1+ (x64)
Build ID: b61bf7c7cfcf97a5ade6d130873af146670bc2ee
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: CL
'unparallelized' (without openCL and threading) same effect,
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201114/12cdc959/attachment.htm>
More information about the Libreoffice-bugs
mailing list