https://bugs.kde.org/show_bug.cgi?id=350066
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.loh...@gmx.de --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- >Additionally, '=3×2' returns garbage Well it depends on how you interpret the x. The engine thinks of x as a variable, consequently the statement 3x2 gets interpreted as 3*x*2. But from a usability point of view the bug makes sense, I will look into writing a patch :-). -- You are receiving this mail because: You are watching all bug changes.