On Wed, Oct 31, 2001 at 04:53:49PM +0100, Andre Poenitz wrote:
> 
> Patch attached. To test it, you need  Maple and tclsh somewhere in $PATH.

Is tcl the best language for this job?
What about lisp/scheme ? (are there fast/small lisp interpreters ?)

> If you put your cursor in a cell and press 
> 
> M-m M-m M-s    (or M-x math-extern maple simplify)  
> 
> a '=' and the result of Maple's "simplify" command applied to the formula
> will be appended. Similar:

Nice.
However, when mathed contains $x/y$, the result is $y/x={racyx}$
(the result return by maple is '{\frac {y}{x}}' )

Reply via email to