On Sun, Jun 02, 2002 at 10:11:59AM +1000, Murali Agastya wrote: > I would be very greatful for one example of how to use math-extern-- > does one simply mark the expression in mathed and give the command > math-extern maple <maple-command> in the minibuffer?
There are two ways: Either mark some part of a formula, then type e.g. 'M-x math-extern maple evalf' to call Maple's eval f on that part and substituted the result in place of the marked bit, -or- don't mark anything and type 'M-x math-extern maple evalf' to get 'some sensible part' evaluated. This is usually the part behind the last '=', but if there is no '=', than the whole formula is used. Everything taken with a grain of salt.. Andre' PS: Please quote only the part of a message you a refering to _above_ yor own statements. -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
