stefnotch / quantum-sheet

QuantumSheet - A user friendly mathematics worksheet and solver
https://stefnotch.github.io/quantum-sheet/
GNU General Public License v3.0
55 stars 5 forks source link

Expression improvements #42

Closed stefnotch closed 3 years ago

stefnotch commented 3 years ago

This fixes some bugs regarding the parsing of expressions. For example, now a := 3+5 = is supported. It also improves the code and documentation a little bit.

image