Opened 16 years ago
Closed 16 years ago
#126 closed defect (fixed)
sum tests fail
| Reported by: | Stephen Siegel | Owned by: | ywei |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | test | Version: | 1.0 |
| Keywords: | sum simplify integer division | Cc: |
Description
First, because of integer division not being supported.
But after removing that problem (by cross multiplication), still failing on simplify.
Change History (2)
comment:1 by , 16 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Bug fixed. It was the SymUniverse that reverse the order of power expressions.