https://bugs.kde.org/show_bug.cgi?id=467418
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|plasma-b...@kde.org |alexander.loh...@gmx.de --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- I did some digging libqualculate has API to check if a string (lets say "sqrt") is a known function name. If we do some parsing beforehand, we could check if the parsed function name is known to qalculate. If yes, we do not require the "=" in front. -- You are receiving this mail because: You are watching all bug changes.