Saturday, 31 August 2013

Differentiating a product with an unknown function - sympy

Differentiating a product with an unknown function - sympy

I tried various searches but couldn't find a good google string to bring
up the right results.
I have a product of the form
y = x*f(x)
where f is a function of x which is not known. I want sympy to
differentiate y with respect to x. Does anyone know how I can do this?

No comments:

Post a Comment