| When i try: f(x) = function('f',x) g = diff(f(x),x) latex(g) I get: D[0]\left(f\right)\left(x\right) But i would like to get something like: g'\left(x\right) How can i do this with sage? |
| You can try to apply the patch attached to ticket #6344. The patch review walk through contains instructions on how to apply patches.
Thanks! Will try...
roah (Jun 18 '11) |
Asked: Jun 17 '11
Seen: 236 times
Last updated: Jun 17 '11
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.