I’m want to solve an Equation “f(x) > y” for “x”:
Equation
As can be seen in the screenshot which displays the equation as well as the solution, solve will not perform the division that will set “t” standing alone. Now that makes sense, given the sign of the factor is unknown.
I then tried to add an additional equation “tau_f > tau_O”, to solve this, implying the factor is positive, however sympy answers with the error message:
Error message
Now I’m out of ideas, is there a way to produce the fraction for the right-hand-side that I’m interested in?
mef.user1 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.