latex( (lim((sin(tan(x))-tan(sin(x)))/x^7,x=0)))
returns the latex code of the answer ie -1/30 but I want the latex code of the limit unevaluated so that I can generate an image of the question from it. How can I do this?
| 1 | initial version |
latex( (lim((sin(tan(x))-tan(sin(x)))/x^7,x=0)))
returns the latex code of the answer ie -1/30 but I want the latex code of the limit unevaluated so that I can generate an image of the question from it. How can I do this?
| 2 | retagged |
latex( (lim((sin(tan(x))-tan(sin(x)))/x^7,x=0)))
returns the latex code of the answer ie -1/30 but I want the latex code of the limit unevaluated so that I can generate an image of the question from it. How can I do this?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.