From http://www.sagemath.org/doc/reference/sage/calculus/wester.html:
sage: # (YES) Taylor expansion of Ln(x)^a*Exp(-b*x) at x=1. E= EllipticCurve([1,2,3/4,7,19]); E (The answer given is correct, though) Clearly the command should be taylor(ln(x)^a*exp(-b*x),x,1,10) -Alasdair --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---