https://bugs.documentfoundation.org/show_bug.cgi?id=152313
Bug ID: 152313
Summary: LibreOffice calc calcultes wrong results when using
fraction notation
Product: LibreOffice
Version: 7.3.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
converting 0,125 to a fraction results in 1/8, correct. Dividing this fraction
1/8 by 2 results in 1/9 which is obviously wrong. Converting 0,06125 to a
fraction notation results in 1/16 which is correct again.
Steps to Reproduce:
1. enter 0,125 to cell A1
2. use "format/Cell" and fraction (Deutsch: Bruch)
3. use in cell A2 "=A1/2"
4. result is wrong
Actual Results:
wrong: 1/9
Expected Results:
correct: 1/16
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.1
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.