KendrickOrg/kendrick

printOn: on equations does not work correctly

SergeStinckwich opened this issue · 0 comments

'X:t = A*(B+C)' parseAsAnEquation.

returns dX/dt = A*B+C instead of dX/dt = A*(B+C)