Question: Simplify actually complexfies some expressions

Hi,

What's the steps to prevent simplify() from doing ugly stuff like this :

Ofc I expect something like (1 - R) instead of -(-1+R)

Thanks!

Please Wait...