Skip to content

Fix #22, solve on [=] key if the input is not a variable name.

If the input is a variable name, this would be an assignment so the "=" sign is inserted. Otherwise, the equation is solved which makes usage much more comfortable in certain keyboards like mine.

Merge request reports