Posts by Leonardo Barbosa Brandão • 23 points
1 post
-
2
votes1
answer37
viewsQ: Is there a way to assign values to symbolic variables after deriving them using sympy?
Hello, I need to write a code that derives a user-informed function and then assign values to variables to perform the calculation. The problem is that it is necessary for the variables to be…