You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need more routines to simplify equations down to common forms. It doesn't need to cover all of the fancy cases, but we should be able to have -x be the same as -1 * x.