On Thu, 2001-11-15 at 11:50, Andre Poenitz wrote: > On Thu, Nov 15, 2001 at 10:34:16AM +0000, Jules Bean wrote: > > Would be cool to have the interface for some free software algebra, if > > anything exists. > > I thing MuPAD should work instead of Maple without much tweaking. The > syntax is almost identical... > > > YACAS is the only one I know about: > > http://www.xs4all.nl/~apinkus/yacas.html > > Does this export LaTeX? We need to get back the results somehow. >
Yes it does, but it includes some extra stuff that we probably need to ignore in some way. A tyical output looks like (the result from Integrate(x) 1+ x^2): verbatim:latex:$\frac{x ^{3}}{3} + x + \mathrm{C10}$ latex: /Otto