Closed agarny closed 1 year ago
Right now, the analyser expects the unknown variable in an equation to be on the LHS, i.e.
x = ...
However, we should also support the case where it is on the RHS, i.e.
... = x
Right now, the analyser expects the unknown variable in an equation to be on the LHS, i.e.
However, we should also support the case where it is on the RHS, i.e.