Opened 11 years ago
Closed 10 years ago
#2682 closed defect (fixed)
ExpressionSolve.solve fails
Reported by: | Lennart Ochel | Owned by: | probably noone |
---|---|---|---|
Priority: | critical | Milestone: | 1.9.1 |
Component: | Backend | Version: | trunk |
Keywords: | Cc: | Willi Braun, Volker Waurich |
Description
ExpressionSolve.solve is not able to solve u4 = 15/h-2
w.r.t. h
. If the equations gets slightly rearranged to u4 + 2 = 15/h
then it works.
Change History (2)
comment:1 by , 11 years ago
Cc: | added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fixed in r21373