Sympygamma offers step by step solutions for example for derivatives like this one: http://www.sympygamma.com/input/?i=diff%28log%28x%29+%2B+2*x**2%2Cx%29
How can I use this directly with sympy (e.g. in an ipython console or in a python script)?
Sympygamma offers step by step solutions for example for derivatives like this one: http://www.sympygamma.com/input/?i=diff%28log%28x%29+%2B+2*x**2%2Cx%29
How can I use this directly with sympy (e.g. in an ipython console or in a python script)?