2021年4月23日星期五

How to solve for a second degree term in an equation with SymPy

My equation is ax = ln(ec-b/y)
How can I find what x*y equals in python? I've tried using SymPy.solve, but it doesn't allow me to solve for a term. Thanks in advance.

https://stackoverflow.com/questions/67238273/how-to-solve-for-a-second-degree-term-in-an-equation-with-sympy April 24, 2021 at 08:34AM

没有评论:

发表评论