Changes between Initial Version and Version 1 of Ticket #2837, comment 4
- Timestamp:
- 2014-09-28T03:13:02Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2837, comment 4
initial v1 5 5 (es, {}) = ExpressionSolve.solve(lhs, rhs, cre); 6 6 }}} 7 and after this {{ es}} is that weird expression: {{{ (lift(x, 0.0) - z)/1 }}}.7 and after this {{{es}}} is that weird expression: {{{ (lift(x, 0.0) - z)/1 }}}. 8 8 9 9 So actually this seems to happen in ExpressionSolve.solve, not RemoveSimpleEquations.