https://bugs.kde.org/show_bug.cgi?id=473674
Bug ID: 473674 Summary: Kalk calculates wrongly if there is no multiplication sign before parenthesis. Classification: Applications Product: Kalk Version: unspecified Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: hanyo...@protonmail.com Reporter: mustafa.eskie...@gmail.com CC: espi...@gmail.com Target Milestone: --- Created attachment 161135 --> https://bugs.kde.org/attachment.cgi?id=161135&action=edit wrong calculation SUMMARY Kalk calculates "6/2(2+1)" as 1 but the real answer is 9, however it calculates correctly when I enter a multiplication sign before parenthesis: "6/2*(2+1)" gives 9. STEPS TO REPRODUCE 1. Open kalk 2. Write "6/2(2+1)" or something like "5/1(5)" 3. Compare results with same operations but with multiplication sign (like "6/2*(2+1)") OBSERVED RESULT Results are wrong without multiplication sign. EXPECTED RESULT Results shouldn't differ when multiplication sign is not entered. SOFTWARE/OS VERSIONS Windows: N/A macOS: N/A Linux/KDE Plasma: Kernel: 6.4.11-arch2-1 (64-bit) Graphics Platform: X11 KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 -- You are receiving this mail because: You are watching all bug changes.