https://bugs.documentfoundation.org/show_bug.cgi?id=173278
Bug ID: 173278
Summary: Calc function MOD gives the wrong value
Product: LibreOffice
Version: 26.2.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
a1=646 b1=34 c1=mod(a1,b)=0 c1=0 whereas 19*34=646 (c1 format is set to
Number:-1235). C1 should be 1.
Same result in safe mode.
Bug is intermittent, sometimes I get the right answer.
Steps to Reproduce:
see above
Actual Results:
see above c1=0
Expected Results:
C1=1
Reproducible: Sometimes
User Profile Reset: No
Additional Info:
Version: 26.2.3.2 (X86_64)
Build ID: 70e089b17412e4cb7773e41413306b17a2328c34
CPU threads: 12; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.