Changes between Initial Version and Version 1 of Ticket #20185, comment 7
- Timestamp:
- 03/11/16 08:52:59 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20185, comment 7
initial v1 10 10 }}} 11 11 which disappears when `3*u(n)` is changed to `u(n)*3` or `u(n)` 12 13 EDIT: I will just change the order in the muls for the doctest, and open a ticket. The case is rare and can be fixed after the upgrade.