Menu

#11 Simplify(2^(x-1+1))

new
nobody
Simplify (1)
major
1.3.0
defect
2011-11-20
2011-11-20
anonymous
No

Simplify(2(x-1+1))


Comment by hmatuschek:

Seems to be fixed by additional rule:

10 # Simplify((_x)(_y)) <-- Simplify(x)Simplify(y);

But I don't know if this may produce side effects. I don't understand the
simplify algorithm but it seems like the power operator is not well covered
there.


Moved from SF: 1075434

Discussion


Log in to post a comment.